Commits

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

DateSubjectAuthorReleases
2026-02-11 Fix pg_stat_get_backend_wait_event() for aux processes Heikki Linnakangas 14.22
2025-12-27 Fix pg_stat_get_backend_activity() to use multi-byte truncated result Michael Paquier 14.21
2022-03-28 Fix NULL input behaviour of pg_stat_get_replication_slot(). Andres Freund 14.3
2021-11-12 Fix memory overrun when querying pg_stat_slru Michael Paquier 14.2
2021-06-30 Replace magic constants used in pg_stat_get_replication_slot(). Amit Kapila 14.0
2021-04-27 Use HTAB for replication slot statistics. Amit Kapila 14.0
2021-04-20 adjust query id feature to use pg_stat_activity.query_id Bruce Momjian 14.0
2021-04-16 Add information of total data processed to replication slot stats. Amit Kapila 14.0
2021-04-14 Use NameData datatype for slotname in stats. Amit Kapila 14.0
2021-04-08 Fixes for query_id feature Bruce Momjian 14.0
2021-04-07 Make use of in-core query id added by commit 5fd9dfa5f5 Bruce Momjian 14.0
2021-04-01 Rename Default Roles to Predefined Roles Stephen Frost 14.0
2021-03-09 Track total amounts of times spent writing and syncing WAL data to disk. Fujii Masao 14.0
2021-03-09 Remove support for SSL compression Michael Paquier 14.0
2021-01-17 Add pg_stat_database counters for sessions and session time Magnus Hagander 14.0
2021-01-06 Report progress of COPY commands Tomas Vondra 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-02 Track total number of WAL records, FPIs and bytes generated in the cluster. Fujii Masao 14.0
2020-10-29 Track statistics for streaming of changes from ReorderBuffer. Amit Kapila 14.0
2020-10-20 Change the attribute name in pg_stat_replication_slots view. Amit Kapila 14.0
2020-10-08 Track statistics for spilling of changes from ReorderBuffer. Amit Kapila 14.0
2020-10-02 Add pg_stat_wal statistics view. Fujii Masao 14.0
2020-07-26 Tweak behavior of pg_stat_activity.leader_pid Michael Paquier 14.0