From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [COMMITTERS] pgsql: Link postgres from all object files at once, to avoid the |
Date: | 2008-02-26 15:31:40 |
Message-ID: | 47C430DC.3090403@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Tom Lane wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
>
>> Am Dienstag, 26. Februar 2008 schrieb Tom Lane:
>>
>>>> Why should it complain more or less than about the SUBSYS.o
>>>> files?
>>>>
>>> It has a hard-wired rule not to complain about files named *.o.
>>>
>
>
>> Well, we could name the output file SUBSYS.o if that is not too confusing. :)
>>
>
> Yeah, it probably is. D'Arcy's suggestion of modifying our
> CVSROOT/cvsignore file seems better.
>
>
+1. Calling it something like foo.o when it isn't an object file would
be horrible. This should be a simple one-off operation.
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2008-02-26 15:32:30 | pgsql: Add information about format modifiers that apply to numeric |
Previous Message | Tom Lane | 2008-02-26 15:12:04 | Re: [COMMITTERS] pgsql: Link postgres from all object files at once, to avoid the |
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2008-02-26 15:36:16 | Re: Bulk loading performance improvements |
Previous Message | Magnus Hagander | 2008-02-26 15:28:17 | Re: pg_dump additional options for performance |