Commits

DateSubjectAuthorReleases
2021-11-30 Add a view to show the stats of subscription workers. Amit Kapila 15.0
2021-11-09 Remove check for accept() argument types Peter Eisentraut 15.0
2021-09-20 pgstat: Prepare to use mechanism for truncated rels also for droppped rels. Andres Freund 15.0
2021-09-20 pgstat: Split out relation stats handling from AtEO[Sub]Xact_PgStat() etc. Andres Freund 15.0
2021-09-16 Fix performance regression from session statistics. Andres Freund 14.0
2021-09-16 Fix performance regression from session statistics. Andres Freund 15.0
2021-09-02 Enhance pg_stat_reset_single_table_counters function. Fujii Masao 15.0
2021-08-28 Keep stats up to date for partitioned tables Alvaro Herrera 14.0
2021-08-28 Keep stats up to date for partitioned tables Alvaro Herrera 15.0
2021-08-16 Revert analyze support for partitioned tables Alvaro Herrera 14.0
2021-08-16 Revert analyze support for partitioned tables Alvaro Herrera 15.0
2021-08-07 pgstat: Schedule per-backend pgstat shutdown via before_shmem_exit(). Andres Freund 15.0
2021-08-07 pgstat: Bring up pgstat in BaseInit() to fix uninitialized use of pgstat by AV. Andres Freund 15.0
2021-08-05 pgstat: split reporting/fetching of bgwriter and checkpointer stats. Andres Freund 15.0
2021-07-08 Fix typos in pgstat.c, reorderbuffer.c and pathnodes.h Daniel Gustafsson 15.0
2021-06-28 Message style improvements Peter Eisentraut 14.0
2021-05-19 Fix issues in pg_stat_wal. Fujii Masao 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-10 Revert recovery prefetching feature. Thomas Munro 14.0
2021-04-27 Use HTAB for replication slot statistics. Amit Kapila 14.0
2021-04-23 Factor out system call names from error messages Peter Eisentraut 14.0
2021-04-16 Add information of total data processed to replication slot stats. Amit Kapila 14.0
2021-04-14 Use NameData datatype for slotname in stats. Amit Kapila 14.0
2021-04-08 Optionally prefetch referenced data in recovery. Thomas Munro 14.0
2021-04-08 autovacuum: handle analyze for partitioned tables Alvaro Herrera 14.0