aboutsummaryrefslogtreecommitdiff
path: root/src/include/utils/wait_event.h
Commit message (Expand)AuthorAge
* pgstat: store statistics in shared memory.Andres Freund2022-04-06
* Add new block-by-block strategy for CREATE DATABASE.Robert Haas2022-03-29
* Fix waiting in RegisterSyncRequest().Thomas Munro2022-03-16
* Wake up for latches in CheckpointWriteDelay().Thomas Munro2022-03-16
* Support base backup targets.Robert Haas2022-01-20
* Update copyright for 2022Bruce Momjian2022-01-07
* Report wait events for local shell commands like archive_command.Fujii Masao2021-11-22
* Remove unused wait events.Amit Kapila2021-10-21
* Use WaitLatch() instead of pg_usleep() at end-of-vacuum truncationMichael Paquier2021-07-02
* Initial pgindent and pgperltidy run for v14.Tom Lane2021-05-12
* Add functions to wait for backend terminationMagnus Hagander2021-04-08
* Improve efficiency of wait event reporting, remove proc.h dependency.Andres Freund2021-04-03
* Split wait event related code from pgstat.[ch] into wait_event.[ch].Andres Freund2021-04-02