run of pgindent

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: run of pgindent
Date: 2001-03-22 06:29:50
Message-ID: 200103220629.BAA17645@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I know pgindent has risks. Unfortunately, if we don't run pgindent, or
run it at a different time, we have other problems. Either the code is
not consistent for new developers, or patches supplied against the most
recent release do not patch cleanly.

Both seem worse to me than taking the risk of pgindent. I am willing to
run it earlier in the beta cycle next time, but usually there is someone
working on some patches during beta and pgindent would affect them.

I feel kind of stuck because none of the options seems very good.

Anyway, it is done for 7.2. I'll keep my fingers crossed.

--
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

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Warner 2001-03-22 06:40:22 Re: More on elog and error codes
Previous Message Bruce Momjian 2001-03-22 06:25:07 pgindent completed