pgsql: Make pqsignal() available to pg_regress of ECPG and isolation su

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Make pqsignal() available to pg_regress of ECPG and isolation su
Дата
Msg-id E1WvpWP-0004gh-J8@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/0ae841a98c21c53901d5bc9a9323a8cc800364f6

Modified Files
--------------
src/interfaces/ecpg/test/Makefile |    4 ++--
src/test/isolation/Makefile       |   12 +++++++-----
2 files changed, 9 insertions(+), 7 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: Make pqsignal() available to pg_regress of ECPG and isolation su
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Make pqsignal() available to pg_regress of ECPG and isolation su