Re: typedefs for indent - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: typedefs for indent
Date
Msg-id 200903270228.n2R2Sm610797@momjian.us
Whole thread Raw
In response to typedefs for indent  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: typedefs for indent  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
bruce wrote:
> Andrew Dunstan wrote:
> > This URL <http://www.pgbuildfarm.org/cgi-bin/typedefs.pl> gives a 
> > typedef list that is (currently) the combined result from three fairly 
> > different buildfarm members:
> > 
> > dungbeetle | 2009-03-22 06:44:01
> > brown_bat | 2009-03-21 13:00:58
> > dawn_bat | 2009-03-21 14:23:40
> > 
> > These are respectively my Linux, Cygwin and MinGW buildfarm members.
> > 
> > I don't have a BSD machine of any flavor to test on, and I don't know 
> > how to extract the typedefs on OSX.
> > 
> > Anyone running a buildfarm member should be able to do this and add to 
> > the results, if they are up to date with release 3.2. I have my linux 
> > crontab set up to do one typedefs run on the HEAD branch each day.
> 
> [ Discussion deleted.]
> 
> Andrew, this is disappointing news.  When you talked about generating an
> typedef list from the buildfarm, you were saying how great it would be
> --- now a year later you post:
> 
>     It'd be nice to get that dealt with before we run pg_indent, but it's
>     not like we'd be any worse off than before if we don't. In any case it's
>     surely no blocker for 8.4beta.

My apologies;  the above are Tom's words, not Andrews.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Any reason not to return row_count in cursor of plpgsql?
Next
From: Fujii Masao
Date:
Subject: Re: New trigger option of pg_standby