Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-10-31 | Fix ALTER COLLATION "default" REFRESH VERSION. | Jeff Davis | 16.0 |
| 2022-10-31 | Enable pg_collation_actual_version() to work on the default collation. | Jeff Davis | 16.0 |
| 2022-09-22 | Fix race condition where heap_delete() fails to pin VM page. | Jeff Davis | 16.0 |
| 2022-09-20 | Improve comment for OAT_POST_CREATE. | Jeff Davis | 16.0 |
| 2022-08-25 | Fix doc oversight for custom WAL resource managers. | Jeff Davis | 16.0 |
| 2022-08-18 | Use correct LSN for error reporting in pg_walinspect | Jeff Davis | 16.0 |
| 2022-07-20 | Process shared_preload_libraries in single-user mode. | Jeff Davis | 16.0 |
| 2022-07-11 | Provide log_status_format(), useful for an emit_log_hook. | Jeff Davis | 16.0 |
| 2022-07-02 | Emit debug message when executing extension script. | Jeff Davis | 16.0 |