Commits

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

DateSubjectAuthorReleases
2025-09-04 Fix replica identity check for MERGE. Dean Rasheed 15.15
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 15.15
2025-07-31 Sort dump objects independent of OIDs, for the 7 holdout object types. Noah Misch 15.14
2023-05-10 Fix publication syntax error message Alvaro Herrera 15.4
2022-09-27 Improve some publication-related error messages Alvaro Herrera 15.0
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-08-16 Fix replica identity check for a partitioned table. Amit Kapila 15.0
2022-07-20 Tweak detail and hint messages to be consistent with project policy Michael Paquier 15.0
2022-05-19 Extend pg_publication_tables to display column list and row filter. Amit Kapila 15.0
2022-04-13 Release cache tuple when no longer needed Alvaro Herrera 15.0
2022-04-09 Add missing serial commas Peter Eisentraut 15.0
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-03-26 Allow specifying column lists for logical replication Tomas Vondra 15.0
2022-03-25 Handle sequences in preprocess_pubobj_list Tomas Vondra 15.0
2022-03-24 Add decoding of sequences to built-in replication Tomas Vondra 15.0
2022-03-04 Add some additional tests for row filters in logical replication. Amit Kapila 15.0
2022-02-22 Allow specifying row filters for logical replication of tables. Amit Kapila 15.0
2022-01-22 Flush table's relcache during ALTER TABLE ADD PRIMARY KEY USING INDEX. Tom Lane 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