summaryrefslogtreecommitdiff
path: root/contrib/test_decoding/test_decoding.c
AgeCommit message (Expand)Author
2015-06-27Fix test_decoding's handling of nonexistant columns in old tuple versions.Andres Freund
2014-09-01Add skip-empty-xacts option to test_decoding for use in the regression tests.Andres Freund
2014-05-06pgindent run for 9.4Bruce 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-03Introduce logical decoding.Robert Haas