Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use WaitLatch() instead of pg_usleep() at end-of-vacuum truncation | Michael Paquier | 2021-07-02 |
* | Initial pgindent and pgperltidy run for v14. | Tom Lane | 2021-05-12 |
* | Add functions to wait for backend termination | Magnus Hagander | 2021-04-08 |
* | Improve efficiency of wait event reporting, remove proc.h dependency. | Andres Freund | 2021-04-03 |
* | Split wait event related code from pgstat.[ch] into wait_event.[ch]. | Andres Freund | 2021-04-02 |