Commits

DateSubjectAuthorReleases
2021-01-17 Add pg_stat_database counters for sessions and session time Magnus Hagander 14.0
2020-04-20 Allow pg_read_all_stats to access all stats views again Magnus Hagander 10.13
2020-04-20 Allow pg_read_all_stats to access all stats views again Magnus Hagander 11.8
2020-04-20 Allow pg_read_all_stats to access all stats views again Magnus Hagander 12.3
2020-04-20 Allow pg_read_all_stats to access all stats views again Magnus Hagander 13.0
2019-04-17 Return NULL for checksum failures if checksums are not enabled Magnus Hagander 12.0
2019-04-12 Show shared object statistics in pg_stat_database Magnus Hagander 12.0
2019-03-09 Track block level checksum failures in pg_stat_database Magnus Hagander 12.0
2015-04-12 Add system view pg_stat_ssl Magnus Hagander 9.5.0
2013-07-05 Expose the estimation of number of changed tuples since last analyze Magnus Hagander 9.4.0
2012-01-26 Add deadlock counter to pg_stat_database Magnus Hagander 9.2.0
2012-01-26 Track temporary file count and size in pg_stat_database Magnus Hagander 9.2.0
2012-01-19 Separate state from query string in pg_stat_activity Magnus Hagander 9.2.0
2011-07-03 Mark pg_stat_reset_shared as strict Magnus Hagander 9.2.0
2011-06-29 Protect pg_stat_reset_shared() against NULL input Magnus Hagander 9.0.5
2011-06-29 Protect pg_stat_reset_shared() against NULL input Magnus Hagander 9.1.0
2011-06-29 Protect pg_stat_reset_shared() against NULL input Magnus Hagander 9.2.0
2011-02-10 Track last time for statistics reset on databases and bgwriter Magnus Hagander 9.1.0
2011-01-03 Add views and functions to monitor hot standby query conflicts Magnus Hagander 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-08-21 Add vacuum and analyze counters to pg_stat_*_tables views. Magnus Hagander 9.1.0
2010-01-28 Add functions to reset the statistics counter for a single table/index or Magnus Hagander 9.0.0
2010-01-19 Add pg_stat_reset_shared('bgwriter') to reset the cluster-wide shared Magnus Hagander 9.0.0
2008-05-07 Make the pg_stat_activity view call a SRF (pg_stat_get_activity()) Magnus Hagander 8.4.0
2007-03-30 Add some instrumentation to the bgwriter, through the stats collector. Magnus Hagander 8.3.0