Add code to print information about a detected deadlock cycle. The

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 227a404cf4badc5b245a17c674658605d8aa9397
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-01-16T21:01:45Z
Releases: 7.4.1
Add code to print information about a detected deadlock cycle.  The
printed data is comparable to what you could read in the pg_locks view,
were you fortunate enough to have been looking at it at the right time.

Files