Re: psql describe.c cleanup
Josh Kupershmidt <schmiddy@gmail.com>
From: Josh Kupershmidt <schmiddy@gmail.com>
To: Alvaro Herrera <alvherre@commandprompt.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-06-15T02:11:43Z
Lists: pgsql-hackers
On Tue, Jun 14, 2011 at 3:25 PM, Alvaro Herrera <alvherre@commandprompt.com> wrote: > pgindent moves strings back to the left when it thinks they fit within > 80 columns. Yes, that seems pretty screwy. I am losing track of the ways in which pgindent has managed to mangle our source code :-/ Josh