Re: pgindent - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: pgindent
Date
Msg-id 4D9FD0A8.1090309@dunslane.net
Whole thread Raw
In response to Re: pgindent  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: pgindent  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers

On 04/08/2011 10:12 PM, Robert Haas wrote:
> On Fri, Apr 8, 2011 at 8:05 PM, Andrew Dunstan<andrew@dunslane.net>  wrote:
>> On 04/08/2011 06:05 PM, Robert Haas wrote:
>>> So, we talked about running pgindent a few weeks ago, but reading over
>>> the thread, I guess we're still waiting for Andrew to update the list
>>> of typedefs?
>>>
>>> It would be really nice to get this done.  Andrew, is there any chance
>>> you can knock that out?
>> Yeah. There are three animals reporting (running Linux, FreeBSD and MinGW
>> builds). My Cygwin animal should report within the hour, and I'm working on
>> getting an MSVC build into the mix for the first time ever. That should be
>> done within the next 24 hours.
>>
>> As soon as it is I'll commit the consolidated list.
> Thanks!


We've got more work to do before that works, so I have committed what we 
have. Some symbols have disappeared, some because of code changes and 
some probably because Cygwin has changed the way it does objdump. This 
is probably harmless, but whoever does the pgindent run needs to look at 
the results carefully before committing them (as always).

cheers

andrew


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: WIP: Allow SQL-language functions to reference parameters by parameter name
Next
From: Stephen Frost
Date:
Subject: Re: pg_upgrade bug found!