Commits

DateSubjectAuthorReleases
2022-04-21 Use DECLARE_TOAST_WITH_MACRO() to simplify toast-table declarations. Tom Lane 15.0
2022-04-07 Reorder subskiplsn in pg_subscription to avoid alignment issues. Amit Kapila 15.0
2022-03-22 Add missing xlogdefs.h include to pg_subscription.h. Andres Freund 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-06-29 Add index OID macro argument to DECLARE_INDEX Peter Eisentraut 15.0
2021-06-03 Fix incorrect permissions on pg_subscription. Tom Lane 14.0
2021-02-02 Build in some knowledge about foreign-key relationships in the catalogs. Tom Lane 14.0
2021-01-30 Add primary keys and unique constraints to system catalogs Peter Eisentraut 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-07 Move catalog index declarations Peter Eisentraut 14.0
2020-11-07 Move catalog toast table declarations Peter Eisentraut 14.0
2020-09-03 Add support for streaming to built-in logical replication. Amit Kapila 14.0
2020-07-19 Correctly mark pg_subscription.subslotname as nullable. Tom Lane 13.0
2020-07-19 Correctly mark pg_subscription.subslotname as nullable. Tom Lane 14.0
2020-07-18 Allow logical replication to transfer data in binary format. Tom Lane 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-09-18 Refactor routines for subscription and publication lookups Michael Paquier 12.0
2018-04-19 Improve consistency of comments in system catalog headers. Tom Lane 11.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.0
2018-04-08 Replace our traditional initial-catalog-data format with a better design. Tom Lane 11.0