Tom Lane wrote: > Greg Stark <[email protected]> writes: > > Out of curiosity how different is the output if we don't pass the > > typedef list at all? I'm wondering if the formatting differences are > > things we actually care much about anyways. > > It tends to put extra spaces in variable declarations that are using > the typedef. Not sure about other effects, but it is kinda ugly when > you are used to it being right.
Yea, I used a short pgindent typedef list once and people noticed right away so I had to rerun. -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. + -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
