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

Commitf0cce9f

Browse files
committed
Fix typo in transam.h for OIDs assigned by genbki.pl
The actual range of reserved OIDs in this case is [11000,11999] and not[11000,12000].Author: John NaylorDiscussion:https://postgr.es/m/CAJVSVGV5StmK-inxbmrf0nLbBGeaAKnjnqxXmk+4ufeav8JMSA@mail.gmail.com
1 parent0dd6ff0 commitf0cce9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/access/transam.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
*OIDs 1-9999 are reserved for manual assignment (see .dat files in
7575
*src/include/catalog/), with 9000-9999 tentatively reserved for forks.
7676
*
77-
*OIDs 10000-12000 are reserved for assignment by genbki.pl, when the
77+
*OIDs 10000-11999 are reserved for assignment by genbki.pl, when the
7878
*.dat files in src/include/catalog/ do not specify oids.
7979
*
8080
*OIDS 12000-16383 are reserved for assignment during initdb

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp