Commits

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