pgsql: Clarify that pg_dump takes ACCESS SHARE lock - Mailing list pgsql-committers

From John Naylor
Subject pgsql: Clarify that pg_dump takes ACCESS SHARE lock
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Clarify that pg_dump takes ACCESS SHARE lock

Add link to the description of lock levels to avoid confusing "shared locks"
with SHARE locks.

Florin Irion

Reviewed-by: Álvaro Herrera, Tom Lane, and Nathan Bossart
Discussion: https://www.postgresql.org/message-id/flat/[email protected]

This is a backpatch of 4e2e8d71f, applied through version 14

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2ebb8416cc4c1b8f73481335c2c6ce07286bc938

Modified Files
--------------
doc/src/sgml/ref/pg_dump.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: John Naylor
Date:
Subject: pgsql: Clarify that pg_dump takes ACCESS SHARE lock
Next
From: David Rowley
Date:
Subject: pgsql: Fix inconsistent parameter names between prototype and declarati