]> 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:58:42 +0000 (10:58 -0400)
commit2f69338bdeadc000abdfec964e38a4956d327ecb
treed40d8cba4111f97d7398dbd86e91b95619ae4c13
parent95cefd30e190019127fdbf9fdaa9f26cc36e0ca6
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