Commits

DateSubjectAuthorReleases
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 13.0
2020-07-26 Tweak behavior of pg_stat_activity.leader_pid Michael Paquier 14.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
2020-05-13 Use proper GetDatum function in pg_stat_get_slru(). Fujii Masao 13.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
2020-04-02 Collect statistics about SLRU caches Tomas Vondra 13.0
2020-03-28 Trigger autovacuum based on number of INSERTs David Rowley 13.0
2020-03-13 Unify several ways to tracking backend type Peter Eisentraut 13.0
2020-03-03 Report progress of streaming base backup. Fujii Masao 13.0
2020-02-06 Add leader_pid to pg_stat_activity Michael Paquier 13.0
2020-01-30 Clean up newlines following left parentheses Alvaro Herrera 13.0
2020-01-15 Report progress of ANALYZE commands Alvaro Herrera 13.0
2020-01-08 Reimplement nullification of walsender timestamp Alvaro Herrera 13.0
2020-01-08 Reimplement nullification of walsender timestamp Alvaro Herrera 10.12