Force PG client applications to link to non-shared libpgport before
Bruce Momjian <bruce@momjian.us>
Force PG client applications to link to non-shared libpgport before linking to libpq. This insulates applications from changes in libpq's usage of libpgport functions. Backpatched to 8.0.X.
Files
| Path | Change | +/− |
|---|---|---|
| src/Makefile.global.in | modified | +12 −2 |