index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
test_decoding
Commit message (
Expand
)
Author
Age
*
Improve documentation about binary/textual output mode for output plugins.
Andres Freund
2014-10-01
*
Assorted message fixes and improvements
Peter Eisentraut
2014-09-05
*
Add skip-empty-xacts option to test_decoding for use in the regression tests.
Andres Freund
2014-09-01
*
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
*
contrib/test_decoding/Makefile sets MODULES, so omit OBJS.
Noah Misch
2014-07-14
*
Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert().
Andres Freund
2014-07-12
*
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
Bruce Momjian
2014-07-10
*
Fix decoding of MULTI_INSERTs when rows other than the last are toasted.
Andres Freund
2014-07-06
*
Add test case for logical decoding of prepared transactions.
Heikki Linnakangas
2014-05-16
*
Fix test_decoding test case's check that slot has been dropped.
Heikki Linnakangas
2014-05-16
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
contrib/test_decoding: fix regression test for psql oid display changes
Bruce Momjian
2014-04-15
*
test_decoding: Update .gitignore
Robert Haas
2014-03-31
*
Use separate output dirs for test_decoding's two runs.
Andrew Dunstan
2014-03-30
*
psql: display "Replica Identity" only for FULL and NOTHING
Bruce Momjian
2014-03-29
*
Force consistent row order in contrib/test_decoding regression test.
Noah Misch
2014-03-29
*
contrib/test_decoding: adjust expected output
Bruce Momjian
2014-03-27
*
Comment fixes related to logical decoding.
Robert Haas
2014-03-12
*
Remove unportable use of anonymous unions from reorderbuffer.h.
Tom Lane
2014-03-07
*
Fix test_decoding regression test outputs.
Robert Haas
2014-03-05
*
Fix whitespace
Peter Eisentraut
2014-03-04
*
Introduce logical decoding.
Robert Haas
2014-03-03