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