Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-11-02 | Avoid mixing void and integer in a conditional expression. | Tom Lane | 13.23 |
| 2024-12-28 | Exclude parallel workers from connection privilege/limit checks. | Tom Lane | 13.19 |
| 2024-11-11 | Fix improper interactions between session_authorization and role. | Tom Lane | 13.17 |
| 2021-07-25 | Get rid of artificial restriction on hash table sizes on Windows. | Tom Lane | 13.4 |
| 2021-05-14 | Refactor CHECK_FOR_INTERRUPTS() to add flexibility. | Tom Lane | 13.4 |