Commits

DateSubjectAuthorReleases
2023-11-30 Apply quotes more consistently to GUC names in logs Michael Paquier 17.0
2023-11-15 Retire MemoryContextResetAndDeleteChildren() macro. Nathan Bossart 17.0
2023-10-30 Introduce pg_stat_checkpointer Michael Paquier 17.0
2023-10-27 Remove buffers_backend and buffers_backend_fsync from pg_stat_checkpointer Michael Paquier 17.0
2023-04-05 bufmgr: Support multiple in-progress IOs by using resowner Andres Freund 16.0
2023-02-02 Retire PG_SETMASK() macro. Thomas Munro 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2022-04-07 pgstat: store statistics in shared memory. Andres Freund 15.0
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-03-16 Wake up for latches in CheckpointWriteDelay(). Thomas Munro 15.0
2022-03-16 Wake up for latches in CheckpointWriteDelay(). Thomas Munro 14.3
2022-02-16 Split xlog.c into xlog.c and xlogrecovery.c. Heikki Linnakangas 15.0
2022-01-11 Enhance pg_log_backend_memory_contexts() for auxiliary processes. Fujii Masao 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-01 Remove mention of TimeLineID update from comments Daniel Gustafsson 15.0
2021-08-05 pgstat: split reporting/fetching of bgwriter and checkpointer stats. Andres Freund 15.0
2021-08-02 Run checkpointer and bgwriter in crash recovery. Thomas Munro 15.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-03-24 Change checkpoint_completion_target default to 0.9 Stephen Frost 14.0
2021-03-12 Send statistics collected during shutdown checkpoint to the stats collector. Fujii Masao 14.0
2021-03-09 Track total amounts of times spent writing and syncing WAL data to disk. Fujii Masao 14.0
2021-02-17 Use errmsg_internal for debug messages Peter Eisentraut 14.0