Commits

DateSubjectAuthorReleases
2020-07-21 Avoid direct C access to possibly-null pg_subscription_rel.srsublsn. Tom Lane 10.14
2020-07-21 Avoid direct C access to possibly-null pg_subscription_rel.srsublsn. Tom Lane 11.9
2020-07-21 Avoid direct C access to possibly-null pg_subscription_rel.srsublsn. Tom Lane 12.4
2020-07-20 Correctly mark pg_subscription_rel.srsublsn as nullable. Tom Lane 13.0
2020-07-20 Correctly mark pg_subscription_rel.srsublsn as nullable. Tom Lane 14.0
2020-07-18 Allow logical replication to transfer data in binary format. Tom Lane 14.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-03-11 tableam: Add and use scan APIs. Andres Freund 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.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-06 Split the SetSubscriptionRelState function into two Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-07-04 Improve subscription locking Peter Eisentraut 10.0
2017-06-14 Fix violations of CatalogTupleInsert/Update/Delete abstraction. Tom Lane 10.0
2017-06-07 Fix updating of pg_subscription_rel from workers Peter Eisentraut 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-05-09 Remove the NODROP SLOT option from DROP SUBSCRIPTION Peter Eisentraut 10.0
2017-04-26 Spelling fixes in code comments Peter Eisentraut 10.0
2017-04-14 Add option to modify sync commit per subscription Peter Eisentraut 10.0