Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2024-09-06 Fix incorrect pg_stat_io output on 32-bit machines. Tom Lane 16.5
2024-09-06 Fix incorrect pg_stat_io output on 32-bit machines. Tom Lane 17.0
2024-09-06 Fix incorrect pg_stat_io output on 32-bit machines. Tom Lane 18.0
2023-06-20 Pre-beta2 mechanical code beautification. Tom Lane 16.0
2023-02-27 Suppress compiler warnings in new pgstats code. Tom Lane 16.0
2022-09-29 Use actual backend IDs in pg_stat_get_backend_idset() and friends. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-05-13 Improve management of SLRU statistics collection. Tom Lane 13.0
2018-05-02 Fix assorted compiler warnings seen in the buildfarm. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2016-09-10 Fix miserable coding in pg_stat_get_activity(). Tom Lane 9.4.10
2016-09-10 Fix miserable coding in pg_stat_get_activity(). Tom Lane 10.0
2016-09-10 Fix miserable coding in pg_stat_get_activity(). Tom Lane 9.5.5
2016-09-10 Fix miserable coding in pg_stat_get_activity(). Tom Lane 9.6.0
2015-02-20 Add pg_stat_get_snapshot_timestamp() to show statistics snapshot timestamp. Tom Lane 9.5.0
2014-04-02 Fix bugs in manipulation of PgBackendStatus.st_clienthostname. Tom Lane 9.4.0
2014-04-02 Fix bugs in manipulation of PgBackendStatus.st_clienthostname. Tom Lane 9.1.14
2014-04-02 Fix bugs in manipulation of PgBackendStatus.st_clienthostname. Tom Lane 9.2.9
2014-04-02 Fix bugs in manipulation of PgBackendStatus.st_clienthostname. Tom Lane 9.3.5
2013-04-03 Avoid updating our PgBackendStatus entry when track_activities is off. Tom Lane 9.2.5
2013-04-03 Avoid updating our PgBackendStatus entry when track_activities is off. Tom Lane 9.3.0
2012-04-30 Converge all SQL-level statistics timing values to float8 milliseconds. Tom Lane 9.2.0
2012-04-29 Rename I/O timing statistics columns to blk_read_time and blk_write_time. Tom Lane 9.2.0