pgsql: Implement a dry-run mode for isolationtester - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Implement a dry-run mode for isolationtester
Date
Msg-id E1RM0ze-0007oh-1N@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Do not treat a superuser as a member of every role for HBA purpo
Next
From: Bruce Momjian
Date:
Subject: pgsql: Adjust pg_upgrade "new database skip" code, e.g. 'postgres', to