Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-08-10 | Allow adjusting session_authorization and role in parallel workers. | Tom Lane | 16.5 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-04-07 | Doc: improve descriptions of max_[pred_]locks_per_transaction GUCs. | Tom Lane | 16.0 |
| 2022-11-21 | Provide options for postmaster to kill child processes with SIGABRT. | Tom Lane | 16.0 |
| 2022-10-03 | Revert "Optimize order of GROUP BY keys". | Tom Lane | 16.0 |
| 2022-09-27 | Introduce GUC_NO_RESET flag. | Tom Lane | 16.0 |
| 2022-09-13 | Split up guc.c for better build speed and ease of maintenance. | Tom Lane | 16.0 |