aboutsummaryrefslogtreecommitdiff
path: root/src/include/utils/wait_event.h
Commit message (Expand)AuthorAge
* 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