| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Piotr Stefaniak <postgres(at)piotr-stefaniak(dot)me>, Robert Haas <robertmhaas(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_bsd_indent - improvements around offsetof and sizeof |
| Date: | 2016-05-26 00:13:15 |
| Message-ID: | 32239.1464221595@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Andres Freund <andres(at)anarazel(dot)de> writes:
> Might be worthwhile to look into 'uncrustify'. It's fairly
> customizable. A colleague at citus made all citus code be formatted by
> it; and while there's some minor details I dislike, it seems to work
> ok.
Hmm ... a quick look says that it's been around for awhile and it's
actively maintained, which seem like positive things. Would be worth
seeing if it can be configured to match our style.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Craig Ringer | 2016-05-26 01:19:42 | Re: Inheritance |
| Previous Message | Alvaro Herrera | 2016-05-25 23:30:00 | Re: [HACKERS] BUG #13473: VACUUM FREEZE mistakenly cancel standby sessions |