Commits

DateSubjectAuthorReleases
2020-12-02 Track total number of WAL records, FPIs and bytes generated in the cluster. Fujii Masao 14.0
2020-11-06 Use strlcpy instead of memcpy for copying the slot name in pgstat.c. Amit Kapila 14.0
2020-10-29 Track statistics for streaming of changes from ReorderBuffer. 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-09-12 Fix inconsistency in determining the timestamp of the db statfile. Amit Kapila 14.0
2020-09-03 Add support for streaming to built-in logical replication. Amit Kapila 14.0
2020-08-26 Extend the BufFile interface. Amit Kapila 14.0
2020-08-10 Replace remaining StrNCpy() by strlcpy() Peter Eisentraut 14.0
2020-07-30 Introduce a WaitEventSet for the stats collector. Thomas Munro 14.0
2020-07-08 Fix typo Magnus Hagander 14.0
2020-07-07 Check ssl_in_use flag when reporting statistics Magnus Hagander 14.0
2020-06-17 Improve server code to read files as part of a base backup. Robert Haas 14.0
2020-06-12 Make more use of RELKIND_HAS_STORAGE() Peter Eisentraut 14.0
2020-06-07 Spelling adjustments Peter Eisentraut 13.0
2020-05-17 Mop-up for wait event naming issues. Tom Lane 13.0
2020-05-15 Rename SLRU structures and associated LWLocks. Tom Lane 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-05-14 Fix async.c to not register any SLRU stats counts in the postmaster. Tom Lane 13.0
2020-05-13 Improve management of SLRU statistics collection. Tom Lane 13.0
2020-05-13 Initialize SLRU stats entries to zero. Fujii Masao 13.0
2020-05-02 Remove superfluous memset from pgstat_recv_resetslrucounter Tomas Vondra 13.0
2020-05-01 Remove pg_xact entry from SLRU stats Tomas Vondra 13.0
2020-04-07 Remove debugging elog from pgstat_recv_resetslrucounter Tomas Vondra 13.0
2020-04-03 Add wait events for recovery conflicts. Fujii Masao 13.0