Re: Lessons from commit fest - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Lessons from commit fest
Date
Msg-id 20080417125905.GE3846@alvh.no-ip.org
Whole thread Raw
In response to Re: Lessons from commit fest  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut wrote:
> Martijn van Oosterhout wrote:
> > I doubt it, indent doesn't know nearly enough C to be able to anything
> > other than adjust whitespace. It surely won't remove braces...
> 
> I faintly recall that it does or at least did at some point.

It used to remove braces around single-statement blocks, but that
feature was removed because it broke indentation of PG_TRY blocks.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Lessons from commit fest
Next
From: Heikki Linnakangas
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Repair two places where SIGTERM exit couldleave shared memory