postgresql/contrib/test_decoding
Michael Paquier 96f3661e45 Detect unused steps in isolation specs and do some cleanup
This is useful for developers to find out if an isolation spec is
over-engineered or if it needs more work by warning at the end of a
test run if a step is not used, generating a failure with extra diffs.

While on it, clean up all the specs which include steps not used in any
permutations to simplify them.

This is a backpatch of 989d23b and 06fdc4e, as it is becoming useful to
make all the branches consistent for an upcoming patch that will improve
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
2021-06-17 11:57:21 +09:00
..
expected Propagate ALTER TABLE ... SET STORAGE to indexes 2020-05-08 09:18:15 +02:00
specs Detect unused steps in isolation specs and do some cleanup 2021-06-17 11:57:21 +09:00
sql Propagate ALTER TABLE ... SET STORAGE to indexes 2020-05-08 09:18:15 +02:00
.gitignore Improve isolation tests infrastructure. 2017-03-14 15:56:17 -07:00
Makefile Stop demanding that top xact must be seen before subxact in decoding. 2020-02-19 08:27:15 +05:30
logical.conf Introduce logical decoding. 2014-03-03 16:32:18 -05:00
test_decoding.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00