mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
Update obsolete comment
Commit 3aa0395d4e
made worrying about BKI_ROWTYPE_OID matching no
longer necessary, but this comment didn't get the memo.
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
|
||||
# Note: only bootstrap catalogs, ie those marked BKI_BOOTSTRAP, need to
|
||||
# have entries here. Be sure that the OIDs listed here match those given in
|
||||
# their CATALOG and BKI_ROWTYPE_OID macros.
|
||||
# the corresponding CATALOG macros.
|
||||
|
||||
{ oid => '1247',
|
||||
relname => 'pg_type', reltype => 'pg_type' },
|
||||
|
Reference in New Issue
Block a user