Commit Graph

18 Commits (ca902529cc0fea8a0ef660b519640da09a2680ef)

Author SHA1 Message Date
Masahiko Sawada cf2c69ec5a Fix possibility of logical decoding partial transaction changes. 1 year ago
Amit Kapila 25f7be1ca2 Fix assertion failures while processing NEW_CID record in logical decoding. 3 years ago
Amit Kapila 547b963683 Fix catalog lookup with the wrong snapshot during logical decoding. 3 years ago
Tom Lane 5179a1ab77 Allow non-quoted identifiers as isolation test session/step names. 4 years ago
Thomas Munro 4c04be9b05 Introduce xid8-based functions to replace txid_XXX. 6 years ago
Amit Kapila e3ff789acf Stop demanding that top xact must be seen before subxact in decoding. 6 years ago
Michael Paquier 06fdc4e4d3 Do more cleanup of isolation tests for test_decoding 6 years ago
Andres Freund ef493055b6 Force synchronous commit to be enabled for all test_decoding tests. 7 years ago
Alvaro Herrera 8d1c1ca70b Reduce cost of test_decoding's new oldest_xmin test 7 years ago
Alvaro Herrera f49a80c481 Fix "base" snapshot handling in logical decoding 7 years ago
Peter Eisentraut 325f2ec555 Handle heap rewrites even better in logical decoding 8 years ago
Andres Freund 955a684e04 Fix race condition leading to hanging logical slot creation. 8 years ago
Andres Freund 1986c3c440 Force synchronous_commit=on in test_decoding's concurrent_ddl_dml.spec. 10 years ago
Robert Haas 5243a35825 Remove bogus step from test_decoding isolation tests. 10 years ago
Heikki Linnakangas 4fc72cc7bb Collection of typo fixes. 10 years ago
Andres Freund ec5896aed3 Fix several weaknesses in slot and logical replication on-disk serialization. 11 years ago
Andres Freund d6fa44fce7 Add skip-empty-xacts option to test_decoding for use in the regression tests. 11 years ago
Robert Haas b89e151054 Introduce logical decoding. 12 years ago