Skip to content

Commit 195fbd4

Browse files
committed
Remove reference to src/tools/backend/index.html
src/tools/backend was removed back in 63f1ccd, but backend/storage/lmgr/README didn't get the memo. Author: Amit Langote
1 parent 581f4f9 commit 195fbd4

File tree

1 file changed

+3
-3
lines changed
  • src/backend/storage/lmgr

1 file changed

+3
-3
lines changed

src/backend/storage/lmgr/README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ two lock methods: DEFAULT and USER.
5656
Lock modes describe the type of the lock (read/write or shared/exclusive).
5757
In principle, each lock method can have its own set of lock modes with
5858
different conflict rules, but currently DEFAULT and USER methods use
59-
identical lock mode sets. See src/tools/backend/index.html and
60-
src/include/storage/lock.h for more details. (Lock modes are also called
61-
lock types in some places in the code and documentation.)
59+
identical lock mode sets. See src/include/storage/lock.h for more details.
60+
(Lock modes are also called lock types in some places in the code and
61+
documentation.)
6262

6363
There are two main methods for recording locks in shared memory. The primary
6464
mechanism uses two main structures: the per-lockable-object LOCK struct, and

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