]> granicus.if.org Git - postgresql/commit
Make pqsignal() available to pg_regress of ECPG and isolation suites.
authorNoah Misch <noah@leadboat.com>
Sat, 14 Jun 2014 14:52:25 +0000 (10:52 -0400)
committerNoah Misch <noah@leadboat.com>
Sat, 14 Jun 2014 14:57:36 +0000 (10:57 -0400)
commitb5c9a3bc1024f51533eaa5d682ae7d7bf8d2fb9b
tree9a01158715e0ff0351cdb8bfa0ba86e7d0f49642
parent5f09c583c014bdc7c7330b18c74e24f63d164ced
Make pqsignal() available to pg_regress of ECPG and isolation suites.

Commit 453a5d91d49e4d35054f92785d830df4067e10c1 made it available to the
src/test/regress build of pg_regress, but all pg_regress builds need the
same treatment.  Patch 9.2 through 8.4; in 9.3 and later, pg_regress
gets pqsignal() via libpgport.
src/interfaces/ecpg/test/Makefile