Обсуждение: pgsql: Report libpq errors correctly if session setup or teardown steps

Поиск
Список
Период
Сортировка

pgsql: Report libpq errors correctly if session setup or teardown steps

От
Heikki Linnakangas
Дата:
Report libpq errors correctly if session setup or teardown steps fail in
isolation regression tests.

Alvaro committed these fixes to master branch on Tue Jul 29th, as part of
Noah Misch's patch. The rest of that patch is not needed on 9.1, but this
part should be backpatched.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/b936d9264c08418909e3ec5d6107bd104d62fdc2

Modified Files
--------------
src/test/isolation/isolationtester.c |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)