Re: pgindent (was Re: Header comments in the recently added files)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Bruce Momjian <bruce@momjian.us>, Itagaki Takahiro <itagaki.takahiro@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2011-03-10T15:59:55Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes: >>>> Speaking of running scripts, I think we should run pgindent now. > Yeah, +1 for doing it as soon as Tom is at a good stopping point. It > makes things a lot simpler later on. IIRC the argument for an early pgindent run was to standardize the new code for easier review. I expect to be spending a whole lot of time reading collate and SSI code over the next few weeks, so I'm in favor of pgindent'ing that stuff first. But I guess we need the typedef list update before anything can happen. regards, tom lane