Re: typedefs for indent

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: typedefs for indent
Date: 2009-03-22 15:29:57
Message-ID: 49C65975.2020907@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>
>> Bruce Momjian wrote:
>>
>>> I need to run pgindent in a few months. What typedef list am I going to
>>> use?
>>>
>
>
>> 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.
>>
>
> Could we get diffs of the lists produced by those machines individually?
> That would provide a bit of evidence about how severe the platform
> dependence issue really is for this, and thereby help us guess how
> urgent it is to gather more data.
>
>
>

Yes. I'll set it up with a query.

For now, they are here:

Linux:
<http://www.pgbuildfarm.org/cgi-bin/show_stage_log.pl?nm=dungbeetle&dt=2009-03-22%20064401&stg=typedefs>
Cygwin:
<http://www.pgbuildfarm.org/cgi-bin/show_stage_log.pl?nm=brown_bat&dt=2009-03-21%20130058&stg=typedefs>
MinGW:
<http://www.pgbuildfarm.org/cgi-bin/show_stage_log.pl?nm=dawn_bat&dt=2009-03-21%20142340&stg=typedefs>

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2009-03-22 17:32:35 Re: typedefs for indent
Previous Message Tom Lane 2009-03-22 15:09:26 Re: typedefs for indent