]> granicus.if.org Git - postgresql/commit
Implement a dry-run mode for isolationtester
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 3 Nov 2011 17:06:08 +0000 (15:06 -0200)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 3 Nov 2011 17:20:10 +0000 (15:20 -0200)
commit7ed36056751cc900418871b39595100cbb06de21
tree10740d80411f0e5afc4bc10ffdc3697dbdc2a1b3
parent94cd0f1ad8af722a48a30a1087377b52ca99d633
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
src/test/isolation/isolationtester.c