From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Run pgindent now? |
Date: | 2015-05-27 20:55:45 |
Message-ID: | 55662F51.6070907@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 5/26/15 8:31 PM, Andres Freund wrote:
> I actually think both are relatively easy to figure out without a
> typedef list. There's harder cases though, e.g. (char *) &foo in an
> expression is already more complicated.
Well, if you know of a way to fix this, let's see it. Others have been
trying for 20+ years.
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2015-05-27 21:08:56 | Re: Run pgindent now? |
Previous Message | Stephen Frost | 2015-05-27 20:36:53 | Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension |