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-08-21 | Don't advance origin during apply failure. | Amit Kapila | 16.5 |
| 2023-10-17 | Avoid calling proc_exit() in processes forked by system(). | Nathan Bossart | 16.1 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-16 | Fix typo in reference to __FreeBSD__. | Thomas Munro | 16.0 |
| 2022-12-09 | Create infrastructure for "soft" error reporting. | Tom Lane | 16.0 |
| 2022-10-05 | Add optional parameter to PG_TRY() macros | David Rowley | 16.0 |
| 2022-09-13 | Split up guc.c for better build speed and ease of maintenance. | Tom Lane | 16.0 |
| 2022-08-07 | Rely on __func__ being supported | Andres Freund | 16.0 |
| 2022-07-11 | Provide log_status_format(), useful for an emit_log_hook. | Jeff Davis | 16.0 |