Re: Lessons from commit fest

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Greg Smith <gsmith(at)gregsmith(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Lessons from commit fest
Date: 2008-04-18 15:45:03
Message-ID: 200804181545.m3IFj3001066@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera wrote:
> Bruce Momjian wrote:
>
> > pgindent is probably 97% optimal. Getting a better typedef list will
> > change that to perhaps 97.2% optimal. There is a lot of discussion
> > happening to try to get that 0.2%. :-O
>
> If I'm allowed to make my own guesses I'd say pgindent is at about 90%
> currently and we could get it to 99% or more by leveraging the
> buildfarm.

My point is that typedefs are only a small part of what makes pgindent
less than perfect. I should have said a "perfect typedef list" would
make it 97.2%.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chris Browne 2008-04-18 15:46:07 Re: Coding standards
Previous Message Alvaro Herrera 2008-04-18 15:37:59 Re: Lessons from commit fest