Commits

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

DateSubjectAuthorReleases
2026-07-04 Disallow renaming a rule to "_RETURN". Tom Lane 15 (unreleased)
2024-05-06 Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs. Nathan Bossart 15.7
2023-05-07 Add ruleutils support for decompiling MERGE commands. Tom Lane 15.3
2023-02-25 Fix mishandling of OLD/NEW references in subqueries in rule actions. Dean Rasheed 15.3
2023-02-17 Print the correct aliases for DML target tables in ruleutils. Tom Lane 15.3
2022-12-03 Fix DEFAULT handling for multi-row INSERT rules. Dean Rasheed 15.2
2022-09-06 Fix new pg_publication_tables query. Tom Lane 15.0
2022-05-19 Extend pg_publication_tables to display column list and row filter. Amit Kapila 15.0
2022-04-09 Fix whitespace Peter Eisentraut 15.0
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-04-07 Prefetch data referenced by the WAL, take II. Thomas Munro 15.0
2022-03-29 Add system view pg_ident_file_mappings Michael Paquier 15.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-03-24 Fix pg_statio_all_tables view for multiple TOAST indexes. Tom Lane 15.0
2022-03-24 Add decoding of sequences to built-in replication Tomas Vondra 15.0
2022-03-22 Add support for security invoker views. Dean Rasheed 15.0
2022-03-01 Reconsider pg_stat_subscription_workers view. Amit Kapila 15.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2022-01-16 Add stxdinherit flag to pg_statistic_ext_data Tomas Vondra 15.0
2021-11-30 Add a view to show the stats of subscription workers. Amit Kapila 15.0
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 15.0