Extend the pg_locks system view so that it can fully display all lock

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

Commit: a9c4c9cd52b3fde9aed016cbc5d684ab2ad968ef
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-05-17T21:46:11Z
Releases: 8.1.0
Extend the pg_locks system view so that it can fully display all lock
types, as per recent discussion.

Files