Re: branching for 9.2devel - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: branching for 9.2devel
Date
Msg-id 4DB61AB7.5000107@dunslane.net
Whole thread Raw
In response to Re: branching for 9.2devel  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: branching for 9.2devel  (Greg Stark <gsstark@mit.edu>)
List pgsql-hackers

On 04/25/2011 09:02 PM, Andrew Dunstan wrote:
>
>
> The current script calls our (patched) BSD indent. Any rewrite would 
> have to also. It (the BSD indent) doesn't have any facility to pass a 
> typedef file parameter. If you want that we have to patch the C code. 
> No amount of rewriting in Perl or anything else would overcome that. 
> My suggestion was to work around it as part of a script rewrite, but 
> you didn't seem to like that idea.
>

Oh, it just occurred to me that maybe you thought the whole thing 
*including* indent would be reimplemented in perl. That was never my 
intention, and is a much larger project than I had in mind.

cheers

andrew


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: branching for 9.2devel
Next
From: Masanori Yamazaki
Date:
Subject: GSoC2011 Caching query results in pgpool-II