From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
---|---|
To: | Andres Freund <andres(at)2ndquadrant(dot)com> |
Cc: | Greg Stark <stark(at)mit(dot)edu>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Noah Misch <noah(at)leadboat(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: updated emacs configuration |
Date: | 2014-02-06 14:50:34 |
Message-ID: | 20140206145034.GV10723@eldon.alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Andres Freund wrote:
> What I haven't seen in any tool yet is something to resemble our
> indentation style for variable declarations. Do we feel that's a
> dealbreaker for any tool?
I find our style more aesthetically pleasing than any other I've seen;
but anyway the changes if we used a tool that formatted them differently
would cause way too much havoc to even be considered, IMO.
You know what I wouldn't mind losing? The indentation of our
switch/case blocks. It wastes too much valuable space at the left.
But then there are ~1000 uses of it in the tree so perhaps it'd be too
much trouble as well.
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Stark | 2014-02-06 14:51:47 | Re: extension_control_path |
Previous Message | Rafael Martinez Guerrero | 2014-02-06 14:35:41 | open and close columns in the NEW record not allowed |