summaryrefslogtreecommitdiff
path: root/contrib/test_decoding/specs
AgeCommit message (Expand)Author
2020-04-07Introduce xid8-based functions to replace txid_XXX.Thomas Munro
2020-02-19Stop demanding that top xact must be seen before subxact in decoding.Amit Kapila
2019-08-24Do more cleanup of isolation tests for test_decodingMichael Paquier
2018-10-10Force synchronous commit to be enabled for all test_decoding tests.Andres Freund
2018-07-05Reduce cost of test_decoding's new oldest_xmin testAlvaro Herrera
2018-06-26Fix "base" snapshot handling in logical decodingAlvaro Herrera
2018-03-21Handle heap rewrites even better in logical decodingPeter Eisentraut
2017-05-13Fix race condition leading to hanging logical slot creation.Andres Freund
2016-03-03Force synchronous_commit=on in test_decoding's concurrent_ddl_dml.spec.Andres Freund
2015-08-14Remove bogus step from test_decoding isolation tests.Robert Haas
2015-05-20Collection of typo fixes.Heikki Linnakangas
2014-11-12Fix several weaknesses in slot and logical replication on-disk serialization.Andres Freund
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