Commits

DateSubjectAuthorReleases
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-30 Add a failover option to subscriptions. Amit Kapila 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2024-01-02 Allow upgrades to preserve the full subscription's state. Amit Kapila 17.0
2023-10-17 Restart the apply worker if the privileges have been revoked. Amit Kapila 17.0
2023-04-04 Add a run_as_owner option to subscriptions. Robert Haas 16.0
2023-03-30 Add new predefined role pg_create_subscription. Robert Haas 16.0
2023-03-25 Add SysCacheGetAttrNotNull for guaranteed not-null attrs Daniel Gustafsson 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-08-02 Move common catalog cache access routines to lsyscache.c Amit Kapila 16.0
2022-07-27 Refactor code in charge of grabbing the relations of a subscription Michael Paquier 16.0
2022-07-21 Allow users to skip logical replication of data having origin. Amit Kapila 16.0
2022-07-01 Add construct_array_builtin, deconstruct_array_builtin Peter Eisentraut 16.0
2022-04-07 Reorder subskiplsn in pg_subscription to avoid alignment issues. Amit Kapila 15.0
2022-03-22 Add ALTER SUBSCRIPTION ... SKIP. Amit Kapila 15.0
2022-03-14 Optionally disable subscriptions on error. Amit Kapila 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-07-14 Add support for prepared transactions to built-in logical replication. Amit Kapila 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-12 Simplify one use of ScanKey in pg_subscription.c Michael Paquier 14.0
2021-02-25 Fix relcache reference leak introduced by ce0fdbfe97. Amit Kapila 14.0
2021-02-12 Allow multiple xacts during table sync in logical replication. Amit Kapila 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-10-15 Review logical replication tablesync code Alvaro Herrera 14.0
2020-09-03 Add support for streaming to built-in logical replication. Amit Kapila 14.0