Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-29 | Avoid breaking SJIS encoding while de-backslashing Windows paths. | Tom Lane | 16.7 |
| 2025-01-14 | Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c. | Tom Lane | 16.7 |
| 2023-03-21 | Add SHELL_ERROR and SHELL_EXIT_CODE magic variables to psql. | Tom Lane | 16.0 |
| 2022-09-16 | Clean up minor inconsistencies in pg_attribute_printf() usage. | Tom Lane | 16.0 |
| 2022-09-14 | Use SIGNAL_ARGS consistently to declare signal handlers. | Tom Lane | 16.0 |
| 2022-07-12 | Invent qsort_interruptible(). | Tom Lane | 16.0 |