Commits

DateSubjectAuthorReleases
2021-01-17 Add pg_stat_database counters for sessions and session time Magnus Hagander 14.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-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-12-29 Add REPLICATION privilege for ROLEs Magnus Hagander 9.1.0
2010-08-21 Adjust regression tests for previous commit, that I forgot Magnus Hagander 9.1.0
2008-10-06 Add columns boot_val and reset_val to the pg_settings view, to expose Magnus Hagander 8.4.0
2008-08-25 Convert remaining builtin set-returning functions to use OUT parameters, making Magnus Hagander 8.4.0
2008-05-07 Make the pg_stat_activity view call a SRF (pg_stat_get_activity()) Magnus Hagander 8.4.0
2008-03-10 Implement enum type for guc parameters, and convert a couple of existing Magnus Hagander 8.4.0
2007-03-30 Add some instrumentation to the bgwriter, through the stats collector. Magnus Hagander 8.3.0
2007-03-16 Add new columns for tuple statistics on a database level to Magnus Hagander 8.3.0