Commit Graph

130 Commits (0610b843c9718dafba54590da38fed0cda52cd6d)

Author SHA1 Message Date
Masahiko Sawada 87819f766f Fix cache-dependent test failures in logical decoding. 3 months ago
Masahiko Sawada 1230be12f0 Fix re-distributing previously distributed invalidation messages during logical decoding. 3 months ago
Amit Kapila d65485b02b Fix xmin advancement during fast_forward decoding. 5 months ago
Amit Kapila 4164d69763 Fix typo in test file name added in commit 4909b38af0. 5 months ago
Amit Kapila 247ee94150 Fix data loss in logical replication. 5 months ago
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
Amit Kapila caa231be97 WAL log unchanged toasted replica identity key attributes. 4 years ago
Michael Paquier 3f710fc2b4 Remove assertion for replication origins in PREPARE TRANSACTION 4 years ago
Amit Kapila 794025eff0 Fix toast rewrites in logical decoding. 4 years ago
Tom Lane 5179a1ab77 Allow non-quoted identifiers as isolation test session/step names. 4 years ago
Tom Lane b961bdfe16 Improve display of query results in isolation tests. 4 years ago
Tom Lane e2cde85ef2 Use annotations to reduce instability of isolation-test results. 4 years ago
Peter Eisentraut 501e41dd3c Propagate ALTER TABLE ... SET STORAGE to indexes 5 years ago
Alvaro Herrera d0abe78d84
Check slot->restart_lsn validity in a few more places 5 years ago
Thomas Munro 4c04be9b05 Introduce xid8-based functions to replace txid_XXX. 6 years ago
Alvaro Herrera 69360b3458
Remove header noise from test_decoding test 6 years ago
Amit Kapila e3ff789acf Stop demanding that top xact must be seen before subxact in decoding. 6 years ago
Alvaro Herrera c9d2977519 Clean up newlines following left parentheses 6 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Amit Kapila cec2edfa78 Add logical_decoding_work_mem to limit ReorderBuffer memory usage. 6 years ago
Peter Eisentraut 887248e97e Message style fixes 6 years ago
Michael Paquier 06fdc4e4d3 Do more cleanup of isolation tests for test_decoding 6 years ago
Michael Paquier 8548ddc61b Fix inconsistencies and typos in the tree, take 9 6 years ago
David Rowley 8abc13a889 Use appendStringInfoString and appendPQExpBufferStr where possible 6 years ago
Tom Lane ca129e58c0 Fix regression tests to use only global names beginning with "regress_". 6 years ago
Noah Misch f2c71cb71f Stop using spelling "nonexistant". 6 years ago
Tom Lane 8255c7a5ee Phase 2 pgindent run for v12. 6 years ago
Andres Freund 3dbb317d32 Fix potential assertion failure when reindexing a pg_class index. 6 years ago
Alvaro Herrera 9f06d79ef8 Add facility to copy replication slots 7 years ago
Alvaro Herrera 8c67d29fd5 Relax overly strict assertion 7 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Michael Paquier d3c09b9b13 Add PGXS options to control TAP and isolation tests, take two 7 years ago
Michael Paquier 1d7dd18686 Revert all new recent changes to add PGXS options for TAP and isolation 7 years ago
Michael Paquier 3955cae0c5 Fix regression test handling of test_decoding with MSVC 7 years ago
Michael Paquier 03faa4a8dd Add PGXS options to control TAP and isolation tests 7 years ago
Andres Freund 578b229718 Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
Andres Freund e9edc1ba0b Fix logical decoding error when system table w/ toast is repeatedly rewritten. 7 years ago
Andres Freund ef493055b6 Force synchronous commit to be enabled for all test_decoding tests. 7 years ago
Alvaro Herrera c40489e449 Fix logical replication slot initialization 7 years ago
Michael Paquier 56a7147213 Block replication slot advance for these not yet reserving WAL 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
Tom Lane bdf46af748 Post-feature-freeze pgindent run. 7 years ago
Simon Riggs 08ea7a2291 Revert MERGE patch 8 years ago
Peter Eisentraut 5dfd1e5a66 Logical decoding of TRUNCATE 8 years ago
Simon Riggs d204ef6377 MERGE SQL Command following SQL:2016 8 years ago
Simon Riggs 7cf8a5c302 Revert "Modified files for MERGE" 8 years ago
Simon Riggs 354f13855e Modified files for MERGE 8 years ago