aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/lmgr/deadlock.c
Commit message (Expand)AuthorAge
* pgindent run.Bruce Momjian2002-09-04
* Complete TODO item:Bruce Momjian2002-07-19
* Complete TODO item:Bruce Momjian2002-07-18
* Update copyright to 2002.Bruce Momjian2002-06-20
* Katherine Ward wrote:Jan Wieck2002-06-11
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Back out change. Too many place to change too close to beta:Bruce Momjian2001-09-30
* Do this TODO item:Bruce Momjian2001-09-29
* Implement new 'lightweight lock manager' that's intermediate betweenTom Lane2001-09-29
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Whoops, forgot to do ProcLockWakeup() after deadlock checkerTom Lane2001-01-25
* Re-implement deadlock detection and resolution, per design notes postedTom Lane2001-01-25