Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-04-18 | Tighten up error recovery for fast-path locking. | Robert Haas | 9.2.0 |
| 2011-11-25 | Move "hot" members of PGPROC into a separate PGXACT array. | Robert Haas | 9.2.0 |
| 2011-11-10 | Revert removal of trace_userlocks, because userlocks aren't gone. | Robert Haas | 9.2.0 |
| 2011-10-11 | Repair breakage in VirtualXactLock. | Robert Haas | 9.2.0 |
| 2011-08-22 | Typo fix. | Robert Haas | 9.2.0 |
| 2011-08-04 | Create VXID locks "lazily" in the main lock table. | Robert Haas | 9.2.0 |
| 2011-07-19 | Some refinement for the "fast path" lock patch. | Robert Haas | 9.2.0 |
| 2011-07-18 | Create a "fast path" for acquiring weak relation locks. | Robert Haas | 9.2.0 |