summaryrefslogtreecommitdiff
path: root/src/tools/backend
diff options
context:
space:
mode:
authorBruce Momjian1998-07-06 20:28:09 +0000
committerBruce Momjian1998-07-06 20:28:09 +0000
commitf8a47462082a30fc78fc6480833de4c074b4b7dc (patch)
tree09343e1d03fb22f7f59ba2078affd8e807cfd615 /src/tools/backend
parent824c6865fa5bee511d50a8b90b41d0a4a3be2b3c (diff)
Patches HPUX applied for Tom Lane.
Diffstat (limited to 'src/tools/backend')
-rw-r--r--src/tools/backend/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/backend/index.html b/src/tools/backend/index.html
index 8b74aa4d75..c4b007ac57 100644
--- a/src/tools/backend/index.html
+++ b/src/tools/backend/index.html
@@ -123,7 +123,7 @@ HREF="../../include/storage/lock.h">LOCKMETHODCTL</A>).
HREF="../../include/storage/lock.h">LOCK</A> structure, looked up using
relation, database object ids(<A
HREF="../../include/storage/lock.h">LOCKTAG)</A>. The lock table structure contains the
-lock modes(read, write) and circular linked list of backends (<A
+lock modes(read/write or shared/exclusive) and circular linked list of backends (<A
HREF="../../include/storage/proc.h">PROC</A> structure pointers) waiting
on the lock.
<LI>MultiLevelLockTable (xid hash) - lookup of LOCK structure address