Re: Fixes for 8.1 run of pgindent

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Magnus Hagander <mha(at)sollentuna(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Fixes for 8.1 run of pgindent
Date: 2005-11-15 16:58:01
Message-ID: 200511151658.jAFGw1k01542@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Alvaro Herrera wrote:
> >> It would be nice if the developers could run pgindent easily on their
> >> local trees to minimize conflicts.
>
> > The entire NetBSD indent, already patched, is on our FTP server. Isn't
> > that good enough?
>
> News to me, and I guess to Alvaro too. Is this mentioned in the
> Developer FAQ?

It is mentioned in the pgindent README, the idea being if you are going
to use pgindent, you would look at the README.

> > I can easily add the entire thing to CVS if people want that.
>
> How big is it? If it's not large, and we're not depending on any
> upstream maintenance to happen anymore, we could just dump it into
> our own CVS.

It is 160k. I don't think it is being actively developed anymore.

> (Of course this just begs the question of whether we could convert
> over to GNU indent. But I suppose that isn't a realistic option
> for the current go-round.)

Right. Needs research.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim C. Nasby 2005-11-15 16:58:31 Re: Running PostGre on DVD
Previous Message Jim C. Nasby 2005-11-15 16:55:34 Re: outer joins and for update