Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-10-13 | Fix incorrect message-printing in win32security.c. | Tom Lane | 16.11 |
| 2024-06-27 | Avoid crashing when a JIT-inlined backend function throws an error. | Tom Lane | 16.4 |
| 2024-02-02 | Translate ENOMEM to ERRCODE_OUT_OF_MEMORY in errcode_for_file_access(). | Tom Lane | 16.2 |
| 2022-12-09 | Create infrastructure for "soft" error reporting. | Tom Lane | 16.0 |
| 2022-12-07 | Minor code refactoring in elog.c (no functional change). | Tom Lane | 16.0 |
| 2022-10-10 | Simplify our Assert infrastructure a little. | Tom Lane | 16.0 |
| 2022-09-13 | Split up guc.c for better build speed and ease of maintenance. | Tom Lane | 16.0 |
| 2022-08-29 | Clean up inconsistent use of fflush(). | Tom Lane | 16.0 |