Re: branching for 9.2devel
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Greg Stark <gsstark@mit.edu>
Cc: Robert Haas <robertmhaas@gmail.com>, pgsql-hackers@postgresql.org
Date: 2011-04-25T19:30:29Z
Lists: pgsql-hackers
Greg Stark <gsstark@mit.edu> writes: > Fwiw I tried getting Gnu indent to work. I'm having a devil of a time > figuring out how to get even remotely similar output. > ... > And it doesn't take a file for the list of typedefs. You have to > provide each one as an argment on the command-line. *Ouch*. Really? It's hard to believe that anyone would consider it remotely usable for more than toy-sized projects, if you have to list all the typedef names on the command line. regards, tom lane