Module pg_locks

Module pg_locks 

Source

Structs§

PgLock 🔒
The catalog pg_locks provides access to information about the locks held by active processes within the database server. Reference: https://www.postgresql.org/docs/current/view-pg-locks.html. Currently, we don’t have any type of lock.

Statics§

_LINKME_ELEMENT_pg_catalog_pg_locks 🔒

Functions§

pg_catalog_pg_locks 🔒