Commits

Showing commits that first shipped in 15 (backpatches included). Clear

DateSubjectAuthorReleases
2022-09-24 Message style improvements Peter Eisentraut 15.0
2022-09-23 Allow publications with schema and table of the same schema. Amit Kapila 15.0
2022-09-22 Remove ALL keyword from TABLES IN SCHEMA for publication Alvaro Herrera 15.0
2022-06-23 Fix typo in pg_publication.c Michael Paquier 15.0
2022-05-19 Extend pg_publication_tables to display column list and row filter. Amit Kapila 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-03-26 Suppress compiler warning in pub_collist_to_bitmapset(). Tom Lane 15.0
2022-03-26 Allow specifying column lists for logical replication Tomas Vondra 15.0
2022-03-25 Minor improvements in sequence decoding code and docs Tomas Vondra 15.0
2022-03-24 Add decoding of sequences to built-in replication Tomas Vondra 15.0
2022-03-16 Fix publish_as_relid with multiple publications Tomas Vondra 15.0
2022-02-22 Allow specifying row filters for logical replication of tables. Amit Kapila 15.0
2022-01-25 Fix various typos, grammar and code style in comments and docs Michael Paquier 15.0
2022-01-12 Add index on pg_publication_rel.prpubid Alvaro Herrera 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-30 Small cleanups related to PUBLICATION framework code Alvaro Herrera 15.0
2021-12-09 Fix double publish of child table's data. Amit Kapila 15.0
2021-12-08 Fix changing the ownership of ALL TABLES IN SCHEMA publication. Amit Kapila 15.0
2021-12-08 De-duplicate the result of pg_publication_tables view. Amit Kapila 15.0
2021-11-17 Improve publication error messages Daniel Gustafsson 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 15.0
2021-09-06 Add PublicationTable and PublicationRelInfo structs Alvaro Herrera 15.0
2021-07-21 More improvements of error messages about mismatching relkind Peter Eisentraut 15.0