diff options
author | Michael Paquier <michael@paquier.xyz> | 2019-08-24 11:35:43 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2019-08-24 11:35:43 +0900 |
commit | 9903338b5ea59093d77cfe50ec0b1c22d4a7d843 (patch) | |
tree | 18366cd643fb95421ad15744b14514430a8f7ee8 /src/backend/jit/llvm/llvmjit_inline.cpp | |
parent | 292ae8af79b4f1b09a327d39e80ef70943a28194 (diff) | |
download | postgresql-9903338b5ea59093d77cfe50ec0b1c22d4a7d843.tar.gz postgresql-9903338b5ea59093d77cfe50ec0b1c22d4a7d843.zip |
Remove dry-run mode from isolationtester
The original purpose of the dry-run mode is to be able to print all the
possible permutations from a spec file, but it has become less useful
since isolation tests has improved regarding deadlock detection as one
step not wanted by the author could block indefinitely now (originally
the step blocked would have been detected rather quickly). Per
discussion, let's remove it.
Author: Michael Paquier
Reviewed-by: Asim Praveen, Melanie Plageman
Discussion: https://postgr.es/m/20190819080820.GG18166@paquier.xyz
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_inline.cpp')
0 files changed, 0 insertions, 0 deletions