aboutsummaryrefslogtreecommitdiff
path: root/contrib/test_decoding
Commit message (Expand)AuthorAge
* Improve documentation about binary/textual output mode for output plugins.Andres Freund2014-10-01
* Assorted message fixes and improvementsPeter Eisentraut2014-09-05
* Add skip-empty-xacts option to test_decoding for use in the regression tests.Andres Freund2014-09-01
* 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
* Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert().Andres Freund2014-07-12
* Adjust blank lines around PG_MODULE_MAGIC defines, for consistencyBruce Momjian2014-07-10
* 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
* pgindent run for 9.4Bruce Momjian2014-05-06
* contrib/test_decoding: fix regression test for psql oid display changesBruce Momjian2014-04-15
* test_decoding: Update .gitignoreRobert Haas2014-03-31
* Use separate output dirs for test_decoding's two runs.Andrew Dunstan2014-03-30
* psql: display "Replica Identity" only for FULL and NOTHINGBruce Momjian2014-03-29
* Force consistent row order in contrib/test_decoding regression test.Noah Misch2014-03-29
* contrib/test_decoding: adjust expected outputBruce Momjian2014-03-27
* Comment fixes related to logical decoding.Robert Haas2014-03-12
* Remove unportable use of anonymous unions from reorderbuffer.h.Tom Lane2014-03-07
* Fix test_decoding regression test outputs.Robert Haas2014-03-05
* Fix whitespacePeter Eisentraut2014-03-04
* Introduce logical decoding.Robert Haas2014-03-03