Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-05-02 | Add missing parenthesis in comment. | Robert Haas | 9.2.0 |
| 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-08-04 | Create VXID locks "lazily" in the main lock table. | Robert Haas | 9.2.0 |
| 2011-07-18 | Create a "fast path" for acquiring weak relation locks. | Robert Haas | 9.2.0 |