pgsql: doc: mention the pg_locks lock names in parentheses

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: mention the pg_locks lock names in parentheses
Date: 2022-07-14 16:09:21
Message-ID: E1oC1Oy-000A8f-ML@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: mention the pg_locks lock names in parentheses

Reported-by: Troy Frericks

Discussion: https://postgr.es/m/165653551130.665.8240515669521441325@wrigleys.postgresql.org

Backpatch-through: 10

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3e071b2cf584052b0799ebbc4d38ecfdb5bd701a

Modified Files
--------------
doc/src/sgml/mvcc.sgml | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2022-07-14 19:17:45 pgsql: doc: mention that INSERT can block because of unique indexes
Previous Message Tom Lane 2022-07-14 15:19:06 Re: pgsql: Avoid unsatisfied-external-reference errors in static inlines.