Re: pgindent (was Re: Header comments in the recently added files)
Kevin Grittner <kevin.grittner@wicourts.gov>
From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Robert Haas" <robertmhaas@gmail.com>, "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: "Itagaki Takahiro" <itagaki.takahiro@gmail.com>, "Bruce Momjian" <bruce@momjian.us>, "PostgreSQL Hackers" <pgsql-hackers@postgresql.org>
Date: 2011-03-10T16:55:51Z
Lists: pgsql-hackers
Attachments
- ssi-pgindent-after-alpha1.patch (text/plain) patch
Tom Lane <tgl@sss.pgh.pa.us> wrote: > 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. I've been running that throughout development, but it hasn't been run after the last few changes. If you want the SSI files in pgindent format, you can get there by applying the attached patch. -Kevin