aboutsummaryrefslogtreecommitdiff
path: root/contrib/test_decoding/sql
Commit message (Expand)AuthorAge
* Add skip-empty-xacts option to test_decoding for use in the regression tests.Andres Freund2014-09-01
* Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert().Andres Freund2014-07-12
* Fix decoding of MULTI_INSERTs when rows other than the last are toasted.Andres Freund2014-07-06
* Add test case for logical decoding of prepared transactions.Heikki Linnakangas2014-05-16
* Fix test_decoding test case's check that slot has been dropped.Heikki Linnakangas2014-05-16
* Force consistent row order in contrib/test_decoding regression test.Noah Misch2014-03-29
* Fix whitespacePeter Eisentraut2014-03-04
* Introduce logical decoding.Robert Haas2014-03-03