Re: typedefs for indent

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: typedefs for indent
Date: 2008-11-11 03:55:28
Message-ID: 200811110355.mAB3tTS24452@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

I need to run pgindent in a few months. What typedef list am I going to
use?

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2008-11-11 04:12:45 Re: Message-ID should surely not be shown as a mailto: URL
Previous Message Unicron 2008-11-11 03:40:29 another question i met during reviewing