Commits

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

DateSubjectAuthorReleases
2026-07-04 Disallow renaming a rule to "_RETURN". Tom Lane 16 (unreleased)
2024-05-06 Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs. Nathan Bossart 16.3
2023-05-21 Expand some more uses of "deleg" to "delegation" or "delegated". Tom Lane 16.0
2023-05-17 Add writeback to pg_stat_io Andres Freund 16.0
2023-05-07 Add ruleutils support for decompiling MERGE commands. Tom Lane 16.0
2023-04-20 Remove io prefix from pg_stat_io columns Michael Paquier 16.0
2023-04-13 De-Revert "Add support for Kerberos credential delegation" Stephen Frost 16.0
2023-04-08 Revert "Add support for Kerberos credential delegation" Stephen Frost 16.0
2023-04-08 Handle logical slot conflicts on standby Andres Freund 16.0
2023-04-08 Support invalidating replication slots due to horizon and wal_level Andres Freund 16.0
2023-04-08 Add support for Kerberos credential delegation Stephen Frost 16.0
2023-04-08 Track IO times in pg_stat_io Andres Freund 16.0
2023-03-31 Track shared buffer hits in pg_stat_io Andres Freund 16.0
2023-03-29 Avoid syncing data twice for the 'publish_via_partition_root' option. Amit Kapila 16.0
2023-03-23 Count updates that move row to a new page. Peter Geoghegan 16.0
2023-02-25 Fix mishandling of OLD/NEW references in subqueries in rule actions. Dean Rasheed 16.0
2023-02-17 Print the correct aliases for DML target tables in ruleutils. Tom Lane 16.0
2023-02-11 Add pg_stat_io view, providing more detailed IO statistics Andres Freund 16.0
2023-01-18 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
2023-01-18 Display the leader apply worker's PID for parallel apply workers. Amit Kapila 16.0
2023-01-13 Ignore dropped and generated columns from the column list. Amit Kapila 16.0
2023-01-12 Revert "Get rid of the "new" and "old" entries in a view's rangetable." Tom Lane 16.0
2023-01-12 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
2022-12-06 Rework query relation permission checking Alvaro Herrera 16.0
2022-12-03 Fix DEFAULT handling for multi-row INSERT rules. Dean Rasheed 16.0