From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | pgindent run |
Date: | 2001-10-27 12:04:58 |
Message-ID: | 200110271204.f9RC4wo29140@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Jean-Michel POURE | 2001-10-27 13:50:11 | Re: CREATE OR REPLACE VIEW/TRIGGER |
Previous Message | Rene Pijlman | 2001-10-27 11:50:28 | Re: [HACKERS] CREATE OR REPLACE VIEW/TRIGGER |