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
/
sql
/
ddl.sql
Commit message (
Expand
)
Author
Age
*
Rename WAL-related functions and views to use "lsn" not "location".
Tom Lane
2017-05-11
*
Remove all references to "xlog" from SQL-callable functions in pg_proc.
Robert Haas
2017-02-09
*
Fix further hash table order dependent tests.
Andres Freund
2016-10-12
*
Fix core dump in ReorderBufferRestoreChange on alignment-picky platforms.
Tom Lane
2016-04-14
*
Generic Messages for Logical Decoding
Simon Riggs
2016-04-06
*
logical decoding: old/newtuple in spooled UPDATE changes was switched around.
Andres Freund
2016-03-05
*
Fix test_decoding's handling of nonexistant columns in old tuple versions.
Andres Freund
2015-06-27
*
Remove dependency on ordering in logical decoding upsert test.
Andres Freund
2015-05-08
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
*
Add skip-empty-xacts option to test_decoding for use in the regression tests.
Andres Freund
2014-09-01
*
Fix test_decoding test case's check that slot has been dropped.
Heikki Linnakangas
2014-05-16
*
Force consistent row order in contrib/test_decoding regression test.
Noah Misch
2014-03-29
*
Fix whitespace
Peter Eisentraut
2014-03-04
*
Introduce logical decoding.
Robert Haas
2014-03-03