Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-09-20 | Be more wary about partially-valid LOCALLOCK data in RemoveLocalLock(). | Tom Lane | 9.1.19 |
| 2015-08-27 | Add a small cache of locks owned by a resource owner in ResourceOwner. | Tom Lane | 9.1.19 |
| 2013-06-04 | Fix memory leak in LogStandbySnapshot(). | Tom Lane | 9.1.10 |
| 2012-05-04 | Overdue code review for transaction-level advisory locks patch. | Tom Lane | 9.1.4 |
| 2011-08-02 | Move CheckRecoveryConflictDeadlock() call to a safer place. | Tom Lane | 9.1.0 |