Age | Commit message (Expand) | Author |
---|---|---|
2023-01-09 | Perform apply of large transactions by parallel workers. | Amit Kapila |
2023-01-02 | Update copyright for 2023 | Bruce Momjian |
2022-04-07 | pgstat: store statistics in shared memory. | Andres Freund |
2022-01-11 | Enhance pg_log_backend_memory_contexts() for auxiliary processes. | Fujii Masao |
2022-01-08 | Update copyright for 2022 | Bruce Momjian |
2021-01-02 | Update copyright for 2021 | Bruce Momjian |
2020-11-02 | Fix some grammar and typos in comments and docs | Michael Paquier |
2020-01-01 | Update copyrights for 2020 | Bruce Momjian |
2019-12-19 | Extend the ProcSignal mechanism to support barriers. | Robert Haas |
2019-12-17 | Partially deduplicate interrupt handling for background processes. | Robert Haas |