Commits

DateSubjectAuthorReleases
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-08 Fix changing the ownership of ALL TABLES IN SCHEMA publication. Amit Kapila 15.0
2021-10-27 Allow publishing the tables of schema. Amit Kapila 15.0
2021-09-22 Invalidate all partitions for a partitioned table in publication. Amit Kapila 13.5
2021-09-22 Invalidate all partitions for a partitioned table in publication. Amit Kapila 14.0
2021-09-22 Invalidate all partitions for a partitioned table in publication. Amit Kapila 15.0
2021-09-06 Add PublicationTable and PublicationRelInfo structs Alvaro Herrera 15.0
2021-06-29 Add index OID macro argument to DECLARE_INDEX Peter Eisentraut 15.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-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-08 Allow publishing partition changes via ancestors Peter Eisentraut 13.0
2020-03-10 Support adding partitioned tables to publication Peter Eisentraut 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-25 Make the order of the header file includes consistent. Amit Kapila 13.0
2019-08-16 Remove redundant prototypes for SQL callable functions. Andres Freund 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 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-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