aboutsummaryrefslogtreecommitdiff
path: root/src/fe_utils/parallel_slot.c
Commit message (Expand)AuthorAge
* Update copyright for 2024Bruce Momjian2024-01-03
* Don't spuriously report FD_SETSIZE exhaustion on Windows.Noah Misch2023-10-14
* Add options to control whether VACUUM runs vac_update_datfrozenxid.Tom Lane2023-01-06
* Update copyright for 2023Bruce Momjian2023-01-02
* windows: Adjust FD_SETSIZE via commandline defineAndres Freund2022-10-06
* Use correct connection for cancellation in frontend's parallel slotsMichael Paquier2022-08-27
* Remove configure probe for sys/select.h.Thomas Munro2022-08-14
* Improve frontend error logging style.Tom Lane2022-04-08
* Update copyright for 2022Bruce Momjian2022-01-07
* Refactor and generalize the ParallelSlot machinery.Robert Haas2021-03-11
* Generalize parallel slot result handling.Robert Haas2021-02-05
* Move some code from src/bin/scripts to src/fe_utils to permit reuse.Robert Haas2021-02-05