summaryrefslogtreecommitdiff
path: root/contrib/test_decoding/expected/concurrent_ddl_dml.out
AgeCommit message (Expand)Author
2021-06-23Improve display of query results in isolation tests.Tom Lane
2021-06-23Use annotations to reduce instability of isolation-test results.Tom Lane
2018-03-21Handle heap rewrites even better in logical decodingPeter Eisentraut
2014-09-01Add skip-empty-xacts option to test_decoding for use in the regression tests.Andres Freund
2014-03-03Introduce logical decoding.Robert Haas