Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove unused #include's from backend .c files | Peter Eisentraut | 2024-10-27 |
* | Use PqMsg_* macros in more places. | Nathan Bossart | 2024-07-17 |
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
* | Add new parallel message type to progress reporting. | Masahiko Sawada | 2023-07-11 |
* | Fix CREATE INDEX progress reporting for multi-level partitioning. | Tom Lane | 2023-03-25 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Fix various typos, grammar and code style in comments and docs | Michael Paquier | 2022-01-25 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Initial pgindent and pgperltidy run for v14. | Tom Lane | 2021-05-12 |
* | Split backend status and progress related functionality out of pgstat.c. | Andres Freund | 2021-04-03 |