Commits

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

DateSubjectAuthorReleases
2023-02-25 Fix mishandling of OLD/NEW references in subqueries in rule actions. Dean Rasheed 13.11
2023-02-17 Print the correct aliases for DML target tables in ruleutils. Tom Lane 13.11
2022-12-03 Fix DEFAULT handling for multi-row INSERT rules. Dean Rasheed 13.10
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 13.5
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 13.2
2020-07-13 Revert "Track statistics for spilling of changes from ReorderBuffer". Amit Kapila 13.0
2020-07-07 Morph pg_replication_slots.min_safe_lsn to safe_wal_size Alvaro Herrera 13.0
2020-05-17 Make pg_stat_wal_receiver consistent with the WAL receiver's shmem info Michael Paquier 13.0
2020-04-28 Fix definition of pg_statio_all_tables view Alexander Korotkov 13.0
2020-04-07 Allow users to limit storage reserved by replication slots Alvaro Herrera 13.0
2020-04-02 Collect statistics about SLRU caches Tomas Vondra 13.0
2020-03-28 Trigger autovacuum based on number of INSERTs David Rowley 13.0
2020-03-24 Report NULL as total backup size if it's not estimated. Fujii Masao 13.0
2020-03-03 Report progress of streaming base backup. Fujii Masao 13.0
2020-02-06 Add leader_pid to pg_stat_activity Michael Paquier 13.0
2020-01-29 Invent "trusted" extensions, and remove the pg_pltemplate catalog. Tom Lane 13.0
2020-01-15 Report progress of ANALYZE commands Alvaro Herrera 13.0
2020-01-09 Add pg_shmem_allocations view. Robert Haas 13.0
2019-12-06 Improve test coverage of ruleutils.c. Tom Lane 13.0
2019-11-21 Track statistics for spilling of changes from ReorderBuffer. Amit Kapila 13.0
2019-11-17 Further fix dumping of views that contain just VALUES(...). Tom Lane 13.0
2019-11-12 pg_stat_{ssl,gssapi}: Show only processes with connections Alvaro Herrera 13.0