pgsql: isolationtester: Allow tuples to be returned in more places

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: isolationtester: Allow tuples to be returned in more places
Дата
Msg-id E1VSAq9-0005Eq-9G@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
isolationtester: Allow tuples to be returned in more places

Previously, isolationtester would forbid returning tuples in
session-specific teardown (but not global teardown), as well as in
global setup.  Allow these places to return tuples, too.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4f0777ba0fcfc8274b69f39de10f8d905b9f89ba

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


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Make some isolationtester specs more complete
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: isolationtester: Allow tuples to be returned in more places