Re: pgindent run coming - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pgindent run coming
Date
Msg-id 200906110250.n5B2obo05921@momjian.us
Whole thread Raw
In response to Re: pgindent run coming  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: pgindent run coming  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan wrote:
> 
> 
> Andrew Dunstan wrote:
> >
> >  
> > I am doing runs as requested on various platforms to extract the 
> > typedef lists. Linux is done, Windows (mingw) is running, FBSD and 
> > Cygwin to come.
> >
> > Results in a few hours. The buildfarm will have a consolidated list.
> >
> >
> 
> The consolidated list comes from Windows(mingw)  and Linux. My Cygwin 
> run broke for some reason, and 'objdump --stabs' doesn't seem to do what 
> we need on FBSD, so the output there was empty. If someone knows how to 
> get the typedefs out via objdump on FBSD would they please let us know ASAP?

I will check on our Postgres shell server right away.

--  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: Andrew Dunstan
Date:
Subject: Re: pgindent run coming
Next
From: Rushabh Lathia
Date:
Subject: Re: Getting error while trying to insert date with the format 'dd-month-yyyy' , 'day-mm-yyyy' etc..