Commits

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

DateSubjectAuthorReleases
2026-01-06 Fix issue with EVENT TRIGGERS and ALTER PUBLICATION David Rowley 15.16
2022-09-28 Change some errdetail() to errdetail_internal() Alvaro Herrera 15.0
2022-09-28 Remove publicationcmds.c's expr_allowed_in_node as a function Alvaro Herrera 15.0
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-07-20 Tweak detail and hint messages to be consistent with project policy Michael Paquier 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 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 Minor improvements in sequence decoding code and docs Tomas Vondra 15.0
2022-03-25 Remove some useless free calls. Amit Kapila 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-08 Update copyright for 2022 Bruce Momjian 15.0
2022-01-03 Avoid using DefElemAction in AlterPublicationStmt Alvaro Herrera 15.0
2021-12-30 Small cleanups related to PUBLICATION framework code Alvaro Herrera 15.0
2021-12-08 Fix changing the ownership of ALL TABLES IN SCHEMA publication. Amit Kapila 15.0
2021-11-09 Rename some enums to use TABLE instead of REL. Amit Kapila 15.0
2021-10-27 Allow publishing the tables of schema. Amit Kapila 15.0