Commit Graph

14 Commits (00ccea9e9dcee7b4f103674d274fadc8b09075f7)

Author SHA1 Message Date
Andres Freund d47a1136e4 Fix test_decoding's handling of nonexistant columns in old tuple versions. 11 years ago
Andres Freund 581f4f9657 Remove dependency on ordering in logical decoding upsert test. 11 years ago
Andres Freund 168d5805e4 Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. 11 years ago
Andres Freund cef939c347 Rename pg_replication_slot's new active_in to active_pid. 11 years ago
Andres Freund d811c037ce Add 'active_in' column to pg_replication_slots. 11 years ago
Peter Eisentraut 303f4d1012 Assorted message fixes and improvements 11 years ago
Andres Freund d6fa44fce7 Add skip-empty-xacts option to test_decoding for use in the regression tests. 11 years ago
Heikki Linnakangas afd0fcbc5d Fix test_decoding test case's check that slot has been dropped. 12 years ago
Bruce Momjian ab76d8e9d6 contrib/test_decoding: fix regression test for psql oid display changes 12 years ago
Bruce Momjian 9d66116444 psql: display "Replica Identity" only for FULL and NOTHING 12 years ago
Noah Misch 7ed908be41 Force consistent row order in contrib/test_decoding regression test. 12 years ago
Bruce Momjian 5906e10a2a contrib/test_decoding: adjust expected output 12 years ago
Robert Haas 97e899e1b8 Fix test_decoding regression test outputs. 12 years ago
Robert Haas b89e151054 Introduce logical decoding. 12 years ago