Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-10-14 | Don't spuriously report FD_SETSIZE exhaustion on Windows. | Noah Misch | 14.10 |
| 2022-08-27 | Use correct connection for cancellation in frontend's parallel slots | Michael Paquier | 14.6 |
| 2021-03-11 | Refactor and generalize the ParallelSlot machinery. | Robert Haas | 14.0 |
| 2021-02-05 | Generalize parallel slot result handling. | Robert Haas | 14.0 |
| 2021-02-05 | Move some code from src/bin/scripts to src/fe_utils to permit reuse. | Robert Haas | 14.0 |