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

Commit1f9b0e6

Browse files
committed
Doc: update bki.sgml's statements about OID ranges.
Commitab59610 neglected to make the docs match the code.
1 parent1447244 commit1f9b0e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/bki.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -418,11 +418,11 @@
418418
<para>
419419
If <filename>genbki.pl</filename> needs to assign an OID to a catalog
420420
entry that does not have a manually-assigned OID, it will use a value in
421-
the range 10000&mdash;11999. The server's OID counter is set to12000
421+
the range 10000&mdash;12999. The server's OID counter is set to13000
422422
at the start of a bootstrap run. Thus objects created by regular SQL
423423
commands during the later phases of bootstrap, such as objects created
424424
while running the <filename>information_schema.sql</filename> script,
425-
receive OIDs of12000 or above.
425+
receive OIDs of13000 or above.
426426
</para>
427427

428428
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp