Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-01-26 | Make auto_explain print the query identifier in verbose mode | Michael Paquier | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-07-31 | Make new auto_explain test safe for log_error_verbosity = verbose. | Tom Lane | 16.0 |
| 2022-07-27 | Fix new auto_explain test case for Windows. | Tom Lane | 16.0 |
| 2022-07-25 | Add test for session_preload_libraries and parameter permissions checks. | Tom Lane | 16.0 |
| 2022-07-06 | autho_explain: Add GUC to log query parameters | Michael Paquier | 16.0 |
| 2022-07-01 | Refactor the TAP test of auto_explain | Michael Paquier | 16.0 |