Re: pgindent run

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: pgindent run
Date: 2001-10-28 06:24:03
Message-ID: 200110280624.f9S6O3R00385@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


All done. Thanks guys.

> I recently ran pgindent, which had some fixes from the 7.1 version that
> were suggested by Tom Lane. Unfortunately, some of my fixes had bad
> side effects, and I would like to run pgindent again to correct those
> problems Tom has found.
>
> The changes should be minimal, mostly related to indenting of
> struct/enum and whitespace before single-line comments. I forgot to add
> the ODBC symbols to pgindent so I need to rerun ODBC anyway. JDBC will
> not be effected.
>
> If I don't hear any objections, I will run it in 12 hours. Thanks.
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2001-10-28 08:22:24 UNICODE
Previous Message Steve Howe 2001-10-28 05:56:28 Re: Catalogs design question