Commits

DateSubjectAuthorReleases
2023-03-23 Improve the naming of Parallel Hash Join phases. Thomas Munro 16.0
2023-02-16 Add a new wait state and use it when sending data in the apply worker. Amit Kapila 16.0
2023-01-09 Perform apply of large transactions by parallel workers. Amit Kapila 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-22 Add wait event for pg_usleep() in perform_spin_delay() Andres Freund 16.0
2022-07-26 Remove the restriction that the relmap must be 512 bytes. Robert Haas 16.0
2022-07-14 Create a distinct wait event for POSIX DSM allocation. Thomas Munro 16.0
2022-04-07 pgstat: store statistics in shared memory. Andres Freund 15.0
2022-03-29 Add new block-by-block strategy for CREATE DATABASE. Robert Haas 15.0
2022-03-16 Fix waiting in RegisterSyncRequest(). Thomas Munro 14.3
2022-03-16 Fix waiting in RegisterSyncRequest(). Thomas Munro 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-01-25 Fix various typos, grammar and code style in comments and docs Michael Paquier 15.0
2022-01-20 Support base backup targets. Robert Haas 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-22 Report wait events for local shell commands like archive_command. Fujii Masao 15.0
2021-10-26 Revert "Remove unused wait events." Amit Kapila 14.1
2021-10-21 Remove unused wait events. Amit Kapila 14.1
2021-10-21 Remove unused wait events. Amit Kapila 15.0
2021-07-02 Use WaitLatch() instead of pg_usleep() at end-of-vacuum truncation Michael Paquier 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-08 Add functions to wait for backend termination Magnus Hagander 14.0
2021-04-03 Improve efficiency of wait event reporting, remove proc.h dependency. Andres Freund 14.0
2021-04-03 Split wait event related code from pgstat.[ch] into wait_event.[ch]. Andres Freund 14.0