Commit Graph

10 Commits (694fd33e23170f64d30ef35e647b824d34938e09)

Author SHA1 Message Date
Andres Freund 626bfad6cc Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert(). 12 years ago
Andres Freund 1b86c81d2d Fix decoding of MULTI_INSERTs when rows other than the last are toasted. 12 years ago
Heikki Linnakangas d900e192a3 Add test case for logical decoding of prepared transactions. 12 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