Commits

DateSubjectAuthorReleases
2022-04-07 pgstat: prepare APIs used by pgstatfuncs for shared memory stats. Andres Freund 15.0
2022-04-06 pgstat: stats collector references in comments. Andres Freund 15.0
2022-03-28 Use has_privs_for_roles for predefined role checks Joe Conway 15.0
2022-03-28 Fix NULL input behaviour of pg_stat_get_replication_slot(). Andres Freund 14.3
2022-03-07 Create routine able to set single-call SRFs for Materialize mode Michael Paquier 15.0
2022-03-01 Reconsider pg_stat_subscription_workers view. Amit Kapila 15.0
2022-02-17 Remove all traces of tuplestore_donestoring() in the C code Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-30 Add a view to show the stats of subscription workers. Amit Kapila 15.0
2021-11-12 Fix memory overrun when querying pg_stat_slru Michael Paquier 13.6
2021-11-12 Fix memory overrun when querying pg_stat_slru Michael Paquier 14.2
2021-11-12 Fix memory overrun when querying pg_stat_slru Michael Paquier 15.0
2021-08-05 pgstat: split reporting/fetching of bgwriter and checkpointer stats. Andres Freund 15.0
2021-06-30 Replace magic constants used in pg_stat_get_replication_slot(). Amit Kapila 14.0
2021-06-30 Replace magic constants used in pg_stat_get_replication_slot(). Amit Kapila 15.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