Re: Changes for AIX buildfarm

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Rocco Altier <RoccoA(at)routescape(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrew Dunstan <andrew(at)dunslane(dot)net>, "Zeugswetter Andreas DAZ SD" <ZeugswetterA(at)spardat(dot)at>
Subject: Re: Changes for AIX buildfarm
Date: 2005-07-20 18:12:01
Message-ID: 200507202012.03467.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Tom Lane wrote:
> Fair enough. But I'm concerned about the proposed patch because it
> seems to revert a deliberate change made some time ago:
>
> http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib#r
>ev1.65
> http://archives.postgresql.org/pgsql-committers/2002-10/msg00054.php
>
> so I think we need more eyeballs on the problem before deciding this
> is a good fix.

A potentially more correct solution would be to set SHLIB_LINK in the
makefiles of the affected modules only. Certainly we don't want to
link with all libraries all the time.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-07-20 18:20:39 Re: [COMMITTERS] pgsql: Add 'day' field to INTERVAL so 1 day interval
Previous Message Bruce Momjian 2005-07-20 18:05:46 Re: pgsql: Add 'day' field to INTERVAL so 1 day interval