Commits
Showing commits that first shipped in 7.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2002-09-30 | Back-patch fix for 'can't wait without a PROC structure' failures: | Tom Lane | 7.2.3 |
| 2002-01-07 | Tweak LWLock algorithms so that an awakened waiter for a lock is not | Tom Lane | 7.2.1 |
| 2001-12-28 | Improve LOCK_DEBUG logging code for LWLocks. | Tom Lane | 7.2.1 |
| 2001-12-10 | Declare LWLock pointers as volatile to prevent AIX compiler from | Tom Lane | 7.2.1 |
| 2001-09-29 | Implement new 'lightweight lock manager' that's intermediate between | Tom Lane | 7.2.1 |