Re: typedefs for indent - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: typedefs for indent
Date
Msg-id 4884FF2F.5060202@dunslane.net
Whole thread Raw
In response to Re: typedefs for indent  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers

Bruce Momjian wrote:
> Andrew Dunstan wrote:
>   
>> Alvaro Herrera wrote:
>>     
>>> Andrew Dunstan wrote:
>>>   
>>>       
>>>> OK, I have spent some time generating and filtering typdefs via objdump  
>>>> on various platforms. I filtered them and Bruce's list to eliminate  
>>>> items not actually found in the sources thus:
>>>>     
>>>>         
>>> Did this go anywhere?
>>>   
>>>       
>> I'm still  trying to get a working objdump for OSX. Automating this is 
>> difficult because we need to make sure we get all (or pretty close to 
>> all) the typedefs we can get on each platform for various build 
>> configurations.
>>     
>
> At this point I would like to get a typedef list into CVS, even if it is
> not perfect --- it is better than what we have now.
>
>   

Well, you can start with this one:

http://www.pgbuildfarm.org/cgi-bin/show_stage_log.pl?nm=dungbeetle&dt=2008-07-21%20204856&stg=typedefs

After I have a number of buildfarm machines producing them, I'll work on 
a stored proc to consolidate them and make them available, probably via 
a SOAP call (c.f. 
http://people.planetpostgresql.org/andrew/index.php?/archives/14-SOAP-server-for-Buildfarm-dashboard.html 
)


cheers

andrew


pgsql-hackers by date:

Previous
From: "Gurjeet Singh"
Date:
Subject: Re: Load spikes on 8.1.11
Next
From: "Jonah H. Harris"
Date:
Subject: Concurrent VACUUM and ANALYZE