aboutsummaryrefslogtreecommitdiff
path: root/contrib/test_decoding/specs
Commit message (Expand)AuthorAge
* Skip empty transaction stream in test_decoding.Amit Kapila2020-09-11
* Introduce xid8-based functions to replace txid_XXX.Thomas Munro2020-04-07
* Stop demanding that top xact must be seen before subxact in decoding.Amit Kapila2020-02-19
* Do more cleanup of isolation tests for test_decodingMichael Paquier2019-08-24
* Force synchronous commit to be enabled for all test_decoding tests.Andres Freund2018-10-10
* Reduce cost of test_decoding's new oldest_xmin testAlvaro Herrera2018-07-05
* Fix "base" snapshot handling in logical decodingAlvaro Herrera2018-06-26
* Handle heap rewrites even better in logical decodingPeter Eisentraut2018-03-21
* Fix race condition leading to hanging logical slot creation.Andres Freund2017-05-13
* Force synchronous_commit=on in test_decoding's concurrent_ddl_dml.spec.Andres Freund2016-03-03
* Remove bogus step from test_decoding isolation tests.Robert Haas2015-08-14
* Collection of typo fixes.Heikki Linnakangas2015-05-20
* Fix several weaknesses in slot and logical replication on-disk serialization.Andres Freund2014-11-12
* Add skip-empty-xacts option to test_decoding for use in the regression tests.Andres Freund2014-09-01
* Introduce logical decoding.Robert Haas2014-03-03