Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-03 | Rename log_lock_failure GUC to log_lock_failures for consistency. | Fujii Masao | 18.0 |
| 2025-03-28 | Fix crash if LockErrorCleanup() is called twice | Heikki Linnakangas | 18.0 |
| 2025-03-14 | Add GUC option to log lock acquisition failures. | Fujii Masao | 18.0 |
| 2025-03-13 | pg_noreturn to replace pg_attribute_noreturn() | Peter Eisentraut | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-04 | Split ProcSleep function into JoinWaitQueue and ProcSleep | Heikki Linnakangas | 18.0 |
| 2024-08-29 | Refactor lock manager initialization to make it a bit less special | Heikki Linnakangas | 18.0 |