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
2025-10-09 Fix access-to-already-freed-memory issue in pgoutput. Masahiko Sawada 15.15
2024-12-30 Fix memory leak in pgoutput with relation attribute map Michael Paquier 15.11
2024-12-23 Fix memory leak in pgoutput with publication list cache Michael Paquier 15.11
2024-11-21 Fix memory leak in pgoutput for the WAL sender Michael Paquier 15.11
2024-06-27 Drop the temporary tuple slots allocated by pgoutput. Amit Kapila 15.8
2023-11-27 Avoid unconditionally filling in missing values with NULL in pgoutput. Amit Kapila 15.6
2023-02-23 Don't repeatedly register cache callbacks in pgoutput plugin. Tom Lane 15.3
2022-12-02 Fix incorrect output from pgoutput when using column lists. Amit Kapila 15.2
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-02 Prohibit combining publications with different column lists. Amit Kapila 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-05-11 Fix the logical replication timeout during large transactions. Amit Kapila 15.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-04-06 Improve comments for row filtering and toast interaction in logical replication. Amit Kapila 15.0
2022-03-30 Skip empty transactions for logical replication. Amit Kapila 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-17 Fix row filters with multiple publications 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-02-14 Move scanint8() to numutils.c Peter Eisentraut 15.0