Re: typedefs for indent - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: typedefs for indent
Date
Msg-id 20090330220130.GM23023@alvh.no-ip.org
Whole thread Raw
In response to Re: typedefs for indent  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Alvaro Herrera wrote:

> This is on the 8.3 code.  Notice how this is formatted:
> 
>         hitrate = (float) BufferHitCount *100.0 / ReadBufferCount;

Hmm, I just noticed that this is mentioned as a "known bug" in pgindent.
Nevermind ...

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


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: typedefs for indent
Next
From: David Fetter
Date:
Subject: Re: psql \d* and system objects