pgsql: Implement a dry-run mode for isolationtester

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Implement a dry-run mode for isolationtester
Дата
Msg-id E1RM0ze-0007oh-1N@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Implement a dry-run mode for isolationtester

This mode prints out the permutations that would be run by the given
spec file, in the same format used by the permutation lines in spec
files.  This helps in building new spec files.

Author: Alexander Shulgin, with some tweaks by me

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7ed36056751cc900418871b39595100cbb06de21

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


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Do not treat a superuser as a member of every role for HBA purpo
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Adjust pg_upgrade "new database skip" code, e.g. 'postgres', to