Re: [HACKERS] Source code format votes

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] Source code format votes
Date: 1999-12-24 02:12:41
Message-ID: 199912240212.VAA23454@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > open bracket on if () line -
> > yes: Massimo, Peter
> > no: Bruce
>
> > More votes?
>
> No on that one. I actually prefer "if () {" myself, but not enough
> to think that we should engage in wholesale reformatting of the source.
> Our existing layout convention is not broken (unlike the tab situation ;-))
> so don't fix it.

pgindent can be changed very easily to fix that if you prefer. The
change is no extra work. Let me put you down for yes on that.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message D'Arcy J.M. Cain 1999-12-24 02:29:08 Re: [HACKERS] empty concatenate
Previous Message Tom Lane 1999-12-24 00:51:59 Re: [HACKERS] Index corruption