Re: branching for 9.2devel
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Greg Stark <gsstark@mit.edu>, Robert Haas <robertmhaas@gmail.com>, pgsql-hackers@postgresql.org
Date: 2011-04-25T23:00:15Z
Lists: pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes: > Well, my solution would be to replace pgindent with a perl script (among > other advantages, it would then run everywhere we build, including > Windows), Sounds good to me ... who's volunteering? > and filter the typedefs list so that we only use the ones > that appear in each file with that file, instead of passing the whole > list to each file. Not sure I gather the value of doing that. regards, tom lane