Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
* | Don't spuriously report FD_SETSIZE exhaustion on Windows. | Noah Misch | 2023-10-14 |
* | Add options to control whether VACUUM runs vac_update_datfrozenxid. | Tom Lane | 2023-01-06 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | windows: Adjust FD_SETSIZE via commandline define | Andres Freund | 2022-10-06 |
* | Use correct connection for cancellation in frontend's parallel slots | Michael Paquier | 2022-08-27 |
* | Remove configure probe for sys/select.h. | Thomas Munro | 2022-08-14 |
* | Improve frontend error logging style. | Tom Lane | 2022-04-08 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Refactor and generalize the ParallelSlot machinery. | Robert Haas | 2021-03-11 |
* | Generalize parallel slot result handling. | Robert Haas | 2021-02-05 |
* | Move some code from src/bin/scripts to src/fe_utils to permit reuse. | Robert Haas | 2021-02-05 |