Don't link pg_isolation_regress with libpq It's not necessary and can only create confusion about which libpq installation should be used.
Also remove some dead code from the makefile that was apparently copied from elsewhere. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/36a1a8c33d0d400b246dec8395990725b98801b7 Modified Files -------------- src/test/isolation/Makefile | 9 ++------- 1 files changed, 2 insertions(+), 7 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
