Commits

DateSubjectAuthorReleases
2022-04-06 pgstat: rename some pgstat_send_* functions to pgstat_report_*. Andres Freund 15.0
2022-04-06 pgstat: stats collector references in comments. Andres Freund 15.0
2022-04-06 pgstat: move transactional code into pgstat_xact.c. Andres Freund 15.0
2022-04-06 pgstat: move pgstat_report_autovac() to pgstat_database.c. Andres Freund 15.0
2022-04-04 pgstat: remove some superflous comments from pgstat.h. Andres Freund 15.0
2022-03-21 pgstat: reorder pgstat.[ch] contents. Andres Freund 15.0
2022-03-21 pgstat: rename pgstat_initstats() to pgstat_relation_init(). Andres Freund 15.0
2022-03-21 pgstat: introduce pgstat_relation_should_count(). Andres Freund 15.0
2022-03-19 pgstat: run pgindent on pgstat.c/h. Andres Freund 15.0
2021-09-20 pgstat: Prepare to use mechanism for truncated rels also for droppped rels. 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-08-05 pgstat: split reporting/fetching of bgwriter and checkpointer stats. Andres Freund 15.0
2021-04-03 Split backend status and progress related functionality out of pgstat.c. Andres Freund 14.0
2021-04-03 Split wait event related code from pgstat.[ch] into wait_event.[ch]. Andres Freund 14.0
2020-03-24 Report wait event for cost-based vacuum delay. Andres Freund 13.0
2019-08-16 Remove fmgr.h includes from headers that don't really need it. Andres Freund 13.0
2019-01-26 Change function call information to be variable length. Andres Freund 12.0
2017-12-21 Add parallel-aware hash joins. Andres Freund 11.0
2017-09-19 Avoid use of non-portable strnlen() in pgstat_clip_activity(). Andres Freund 11.0
2017-09-19 Speedup pgstat_report_activity by moving mb-aware truncation to read side. Andres Freund 11.0
2016-04-15 Remove trailing commas in enums. Andres Freund 9.3.13
2016-04-15 Remove trailing commas in enums. Andres Freund 9.2.17
2016-04-15 Remove trailing commas in enums. Andres Freund 9.6.0
2015-03-11 Add macros wrapping all usage of gcc's __attribute__. Andres Freund 9.5.0