For no good reason at all, libplpgsql was getting linked with libpq.

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

Commit: 2ae6e8630238b6c8e6e593425bf5fa70c13764f1
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-04-04T01:47:59Z
Releases: 7.1.1
For no good reason at all, libplpgsql was getting linked with libpq.
Since plpgsql is a backend extension, it doesn't need libpq...

Files

PathChange+/−
src/pl/plpgsql/src/Makefile.in modified +2 −12