pgsql: doc: mention the pg_locks lock names in parentheses - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: mention the pg_locks lock names in parentheses
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
doc:  mention the pg_locks lock names in parentheses

Reported-by: Troy Frericks

Discussion: https://postgr.es/m/[email protected]

Backpatch-through: 10

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8db5026d0a0852ae2f6dfc4bc726a5184b71bafd

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Avoid unsatisfied-external-reference errors in static inlines.
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: mention that INSERT can block because of unique indexes