aboutsummaryrefslogtreecommitdiff
path: root/contrib/test_decoding/Makefile
Commit message (Expand)AuthorAge
* Fix catalog lookup with the wrong snapshot during logical decoding.Amit Kapila2022-08-11
* Stop demanding that top xact must be seen before subxact in decoding.Amit Kapila2020-02-19
* Add PGXS options to control TAP and isolation tests, take twoMichael Paquier2018-12-03
* Revert all new recent changes to add PGXS options for TAP and isolationMichael Paquier2018-11-26
* Fix regression test handling of test_decoding with MSVCMichael Paquier2018-11-26
* Add PGXS options to control TAP and isolation testsMichael Paquier2018-11-26
* Fix "base" snapshot handling in logical decodingAlvaro Herrera2018-06-26
* Logical decoding of TRUNCATEPeter Eisentraut2018-04-07
* Improve isolation tests infrastructure.Andres Freund2017-03-14
* Add support for temporary replication slotsPeter Eisentraut2016-12-12
* Correct logical decoding restore behaviour for subtransactions.Andres Freund2016-10-03
* Generic Messages for Logical DecodingSimon Riggs2016-04-06
* Fix phony .PHONY.Tom Lane2016-03-19
* logical decoding: Tell reorderbuffer about all xids.Andres Freund2016-03-05
* logical decoding: fix decoding of a commit's commit time.Andres Freund2016-03-02
* Fix parallel make risk with new check temp-install setupPeter Eisentraut2015-04-29
* Introduce replication progress tracking infrastructure.Andres Freund2015-04-29
* Improve speed of make check-worldPeter Eisentraut2015-04-23
* Fix and improve cache invalidation logic for logical decoding.Andres Freund2014-11-13
* Fix several weaknesses in slot and logical replication on-disk serialization.Andres Freund2014-11-12
* Add file version information to most installed Windows binaries.Noah Misch2014-07-14
* contrib/test_decoding/Makefile sets MODULES, so omit OBJS.Noah Misch2014-07-14
* Add test case for logical decoding of prepared transactions.Heikki Linnakangas2014-05-16
* Use separate output dirs for test_decoding's two runs.Andrew Dunstan2014-03-30
* Introduce logical decoding.Robert Haas2014-03-03