Skip to content

Commit 3e071b2

Browse files
committed
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
1 parent 80845b7 commit 3e071b2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

doc/src/sgml/mvcc.sgml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -907,7 +907,7 @@ ERROR: could not serialize access due to read/write dependencies among transact
907907
<title>Table-Level Lock Modes</title>
908908
<varlistentry>
909909
<term>
910-
<literal>ACCESS SHARE</literal>
910+
<literal>ACCESS SHARE</literal> (<literal>AccessShareLock</literal>)
911911
</term>
912912
<listitem>
913913
<para>
@@ -925,7 +925,7 @@ ERROR: could not serialize access due to read/write dependencies among transact
925925

926926
<varlistentry>
927927
<term>
928-
<literal>ROW SHARE</literal>
928+
<literal>ROW SHARE</literal> (<literal>RowShareLock</literal>)
929929
</term>
930930
<listitem>
931931
<para>
@@ -948,7 +948,7 @@ ERROR: could not serialize access due to read/write dependencies among transact
948948

949949
<varlistentry>
950950
<term>
951-
<literal>ROW EXCLUSIVE</literal>
951+
<literal>ROW EXCLUSIVE</literal> (<literal>RowExclusiveLock</literal>)
952952
</term>
953953
<listitem>
954954
<para>
@@ -971,7 +971,7 @@ ERROR: could not serialize access due to read/write dependencies among transact
971971

972972
<varlistentry>
973973
<term>
974-
<literal>SHARE UPDATE EXCLUSIVE</literal>
974+
<literal>SHARE UPDATE EXCLUSIVE</literal> (<literal>ShareUpdateExclusiveLock</literal>)
975975
</term>
976976
<listitem>
977977
<para>
@@ -997,7 +997,7 @@ ERROR: could not serialize access due to read/write dependencies among transact
997997

998998
<varlistentry>
999999
<term>
1000-
<literal>SHARE</literal>
1000+
<literal>SHARE</literal> (<literal>ShareLock</literal>)
10011001
</term>
10021002
<listitem>
10031003
<para>
@@ -1017,7 +1017,7 @@ ERROR: could not serialize access due to read/write dependencies among transact
10171017

10181018
<varlistentry>
10191019
<term>
1020-
<literal>SHARE ROW EXCLUSIVE</literal>
1020+
<literal>SHARE ROW EXCLUSIVE</literal> (<literal>ShareRowExclusiveLock</literal>)
10211021
</term>
10221022
<listitem>
10231023
<para>
@@ -1039,7 +1039,7 @@ ERROR: could not serialize access due to read/write dependencies among transact
10391039

10401040
<varlistentry>
10411041
<term>
1042-
<literal>EXCLUSIVE</literal>
1042+
<literal>EXCLUSIVE</literal> (<literal>ExclusiveLock</literal>)
10431043
</term>
10441044
<listitem>
10451045
<para>
@@ -1061,7 +1061,7 @@ ERROR: could not serialize access due to read/write dependencies among transact
10611061

10621062
<varlistentry>
10631063
<term>
1064-
<literal>ACCESS EXCLUSIVE</literal>
1064+
<literal>ACCESS EXCLUSIVE</literal> (<literal>AccessExclusiveLock</literal>)
10651065
</term>
10661066
<listitem>
10671067
<para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy