summaryrefslogtreecommitdiff
path: root/src/backend/commands/view.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2021-06-17 11:01:25 +0900
committerMichael Paquier <michael@paquier.xyz>2021-06-17 11:01:25 +0900
commit0ed218048932bf55e0d19c9a6e06bd40900e7b1b (patch)
treeb2536a0cef9fcdd93fef67621cd57bb3d2d976ee /src/backend/commands/view.c
parenta6f7745a3e7f89deeb45e78a4bc1b7f39b2d699a (diff)
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 have 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. This is a backpatch of 9903338 for 9.6~12. It is proving to become useful to have on those branches so as the code gets consistent across all supported versions, as a matter of improving the output generated by isolationtester. Author: Michael Paquier Reviewed-by: Asim Praveen, Melanie Plageman Discussion: https://postgr.es/m/20190819080820.GG18166@paquier.xyz Discussion: https://postgr.es/m/794820.1623872009@sss.pgh.pa.us Backpatch-through: 9.6
Diffstat (limited to 'src/backend/commands/view.c')
0 files changed, 0 insertions, 0 deletions