Re: pgsql: Install a cleaner solution to the AIX libpq linking problem, as - Mailing list pgsql-hackers

From Christopher Browne
Subject Re: pgsql: Install a cleaner solution to the AIX libpq linking problem, as
Date
Msg-id 874pvfxm1v.fsf@wolfe.cbbrowne.com
Whole thread Raw
List pgsql-hackers
After a long battle with technology, tgl@postgresql.org (Tom Lane), an earthling, wrote:
> Log Message:
> -----------
> Install a cleaner solution to the AIX libpq linking problem, as per
> an earlier discussion.  Centralize assumptions about what libpq depends
> on in one place in Makefile.global.  I am unconvinced that this list
> is complete, but since ecpg seems to have gotten along with just these
> entries, we'll try it this way and see what happens.

Looks good thus far...  It'll be hitting the buildfarm shortly...

I had been getting edgy about the absence of commits on this; glad to
see this.
-- 
(reverse (concatenate 'string "moc.liamg" "@" "enworbbc"))
http://cbbrowne.com/info/linuxdistributions.html
Rules  of  the Evil  Overlord  #59. "I  will  never  build a  sentient
computer smarter than I am." <http://www.eviloverlord.com/>


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Fixed length data types issue
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] contrib uninstall script fixes