mirror of
https://github.com/postgres/postgres.git
synced 2025-06-08 22:02:03 +03:00
available (else there's no way to interpret the list links). Change pg_locks view to show transaction ID locks separately from ordinary relation locks. Avoid showing N duplicate rows when the same lock is held multiple times (seems unlikely that users care about exact hold count). Improve documentation.