Re: [PATCHES] Fix linking of OpenLDAP libraries - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCHES] Fix linking of OpenLDAP libraries
Date
Msg-id 22134.1157743200@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCHES] Fix linking of OpenLDAP libraries  ("Albe Laurenz" <all@adv.magwien.gv.at>)
Responses Re: [PATCHES] Fix linking of OpenLDAP libraries  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-hackers
"Albe Laurenz" <all@adv.magwien.gv.at> writes:
> I did not only add them to the Makefile for interfaces/libpq,
> but also everywhere something is linked against libpq in case
> somebody links static.

I intensely dislike that part of the patch, but will work on applying
the rest.

If we do need to start mentioning all of libpq's dependencies everywhere
it's linked, I think it's time for a generic solution to that, instead
of hacking each such place over again every time a new dependency pops up.
But at the moment I'm unconvinced that we need to do it.

            regards, tom lane

pgsql-hackers by date:

Previous
From: Gevik Babakhani
Date:
Subject: Proposal for GUID datatype
Next
From: Bruce Momjian
Date:
Subject: Re: Fixed length data types issue