From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: The pg_indent on on ftp is outdated |
Date: | 2017-12-28 15:59:00 |
Message-ID: | CABUevEw+9mc2Jwfb9ashnUSwH77Pz=SFOx74NUf+ioCC1wVOVw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-www |
On Fri, Dec 22, 2017 at 1:33 AM, Craig Ringer <craig(at)2ndquadrant(dot)com> wrote:
>
>
> On 21 Dec. 2017 22:42, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> Magnus Hagander <magnus(at)hagander(dot)net> writes:
> > On Thu, Dec 21, 2017 at 12:42 PM, Craig Ringer <craig(at)2ndquadrant(dot)com>
> > wrote:
> >>> The pg_indent on www is outdated, and doesn't understand --version .
> >>> https://www.postgresql.org/ftp/dev/
>
> > Is there a reason to keep it at all if its obsolete, or should we just
> > delete it?
>
> The only reason I can think of why someone might still want that version
> is if they're doing hacking on a pre-v10 branch and would like to indent
> accordingly. If we have someplace for historical versions, I'd suggest
> moving this tarball to there, and replacing it with a README that says
> "go here for pre-v10 pgindent, or there for modern versions".
>
>
> Add it as a branch in the git repo and backpatch the pgindent README?
>
> Hardly seems worth the hassle. It's not like back patches need tons of
> worry about pgindent etc anyway.
>
That seems way overkill, yeah.
We don't have a place for historic versions of this stuff. We have the
archive directory but that's specifically a tarball of the last cvs stuff.
I think a simple README is the way to go.
I've cooked together something simple and pushed it. Please review and
suggest changes.
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
From | Date | Subject | |
---|---|---|---|
Next Message | Konstantin Knizhnik | 2017-12-28 16:36:30 | Re: AS OF queries |
Previous Message | Jeff Janes | 2017-12-28 15:35:12 | Re: Why standby restores some WALs many times from archive? |
From | Date | Subject | |
---|---|---|---|
Next Message | Craig Ringer | 2017-12-29 01:18:00 | Re: The pg_indent on on ftp is outdated |
Previous Message | Magnus Hagander | 2017-12-27 11:16:44 | Re: [pgsql-www] escapes in submitted docs comments |