Re: pgsql/src Makefile.shlib - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql/src Makefile.shlib
Date
Msg-id 22537.984331036@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql/src Makefile.shlib  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: pgsql/src Makefile.shlib
Re: pgsql/src Makefile.shlib
List pgsql-committers
Peter Eisentraut <peter_e@gmx.net> writes:
> You probably want to define this in Makefile.hpux (compare to
> Makefile.linux for example), unless you want to link *all* shared
> libraries this way.

Hm.  I don't see a reason not to do all our shlibs that way;
it seems to me that being able to break a shlib by means of
an accidental conflict with one of its internal function names
is a Bad Thing.

But I suppose it's probably best to treat HPUX as much like the
other platforms as possible.  Will change, unless I can talk you
into changing all the rest.

            regards, tom lane

pgsql-committers by date:

Previous
From: Peter Eisentraut - PostgreSQL
Date:
Subject: pgsql/ /build.xml ontrib/retep/build.xml oc/sr ...
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql/src Makefile.shlib