Install a cleaner solution to the AIX libpq linking problem, as per

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 4ee24cbb55a17c6808338f22ca86bd8f24d6955b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-09-10T22:07:02Z
Releases: 8.2.0
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.

Files