Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd16ebde

Browse files
committed
Remove erroneous claim about use of pg_locks.objid for advisory locks.
The correct information appears in the text, so just remove the statementin the table, where it did not fit nicely anyway. (Curiously, the correctinfo has been there much longer than the erroneous table entry.)Resolves problem noted by Daniele Varrazzo.In HEAD and 9.1, also do a bit of wordsmithing on other text on the page.
1 parent62fa856 commitd16ebde

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6302,10 +6302,7 @@
63026302
<entry>any OID column</entry>
63036303
<entry>
63046304
OID of the object within its system catalog, or null if the
6305-
object is not a general database object.
6306-
For advisory locks it is used to distinguish the two key
6307-
spaces (<literal>1</> for an int8 key, <literal>2</> for two
6308-
int4 keys).
6305+
object is not a general database object
63096306
</entry>
63106307
</row>
63116308
<row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp