Age | Commit message (Expand) | Author |
---|---|---|
2025-01-29 | Fix grammatical typos around possessive "its" | John Naylor |
2025-01-01 | Update copyright for 2025 | Bruce Momjian |
2024-01-04 | Update copyright for 2024 | Bruce Momjian |
2023-10-14 | Don't spuriously report FD_SETSIZE exhaustion on Windows. | Noah Misch |
2023-01-06 | Add options to control whether VACUUM runs vac_update_datfrozenxid. | Tom Lane |
2023-01-02 | Update copyright for 2023 | Bruce Momjian |
2022-10-06 | windows: Adjust FD_SETSIZE via commandline define | Andres Freund |
2022-08-27 | Use correct connection for cancellation in frontend's parallel slots | Michael Paquier |
2022-08-13 | Remove configure probe for sys/select.h. | Thomas Munro |
2022-04-08 | Improve frontend error logging style. | Tom Lane |
2022-01-08 | Update copyright for 2022 | Bruce Momjian |
2021-03-11 | Refactor and generalize the ParallelSlot machinery. | Robert Haas |
2021-02-05 | 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 |