Skip to content

Commit 891497d

Browse files
committed
Correct overstatement in locking docs: we said ExclusiveLock is never
taken automatically, but this is only true with respect to user tables.
1 parent 0060023 commit 891497d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/src/sgml/mvcc.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/mvcc.sgml,v 2.46 2004/12/23 23:07:38 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/mvcc.sgml,v 2.47 2005/02/26 18:37:17 tgl Exp $
33
-->
44

55
<chapter id="mvcc">
@@ -677,8 +677,9 @@ SELECT SUM(value) FROM mytab WHERE class = 2;
677677
</para>
678678

679679
<para>
680-
This lock mode is not automatically acquired by any
681-
<productname>PostgreSQL</productname> command.
680+
This lock mode is not automatically acquired on user tables by any
681+
<productname>PostgreSQL</productname> command. However it is
682+
acquired on certain system catalogs in some operations.
682683
</para>
683684
</listitem>
684685
</varlistentry>

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