pgsql: Detect invalid permutations in isolationtester

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Detect invalid permutations in isolationtester
Дата
Msg-id E1RmCGF-0007V7-3J@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Detect invalid permutations in isolationtester

isolationtester is now able to continue running other permutations when
it detects that one of them is invalid, which is useful during initial
development of spec files.

Author: Alexander Shulgin

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7064fd06489e069d38a9d67c5322265cb8f7ceec

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


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Avoid NULL pointer dereference in isolationtester
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: pgcrypto: Remove inappropriate const qualifier