summaryrefslogtreecommitdiff
path: root/contrib/test_decoding
AgeCommit message (Expand)Author
2014-04-15contrib/test_decoding: fix regression test for psql oid display changesBruce Momjian
2014-03-31test_decoding: Update .gitignoreRobert Haas
2014-03-30Use separate output dirs for test_decoding's two runs.Andrew Dunstan
2014-03-29psql: display "Replica Identity" only for FULL and NOTHINGBruce Momjian
2014-03-29Force consistent row order in contrib/test_decoding regression test.Noah Misch
2014-03-27contrib/test_decoding: adjust expected outputBruce Momjian
2014-03-12Comment fixes related to logical decoding.Robert Haas
2014-03-07Remove unportable use of anonymous unions from reorderbuffer.h.Tom Lane
2014-03-05Fix test_decoding regression test outputs.Robert Haas
2014-03-05Fix whitespacePeter Eisentraut
2014-03-03Introduce logical decoding.Robert Haas