Commit Graph

11 Commits (f07a3039c72b4a7afbe2b898fd1194575d13c37e)

Author SHA1 Message Date
Amit Kapila 8d05be9319 Fix the misuse of origin filter across multiple pg_logical_slot_get_changes() calls. 2 years ago
Amit Kapila 366283961a Allow users to skip logical replication of data having origin. 3 years ago
Tomas Vondra 2c7ea57e56 Revert "Logical decoding of sequences" 3 years ago
Tomas Vondra a180c2b34d Stabilize test_decoding touching with sequences 4 years ago
Tomas Vondra 80901b3291 Add decoding of sequences to test_decoding 4 years ago
Michael Paquier ece8c76192 Remove assertion for replication origins in PREPARE TRANSACTION 4 years ago
Michael Paquier cc072641d4 Replace superuser check by ACLs for replication origin functions 5 years ago
Tom Lane ca129e58c0 Fix regression tests to use only global names beginning with "regress_". 6 years ago
Robert Haas c097b271e8 Fix more user-visible elog() calls. 8 years ago
Andres Freund be65eddd80 Add required database and origin filtering for logical messages. 10 years ago
Andres Freund 5aa2350426 Introduce replication progress tracking infrastructure. 11 years ago