projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
| inline |
side by side
(parent:
84a6772
)
Update obsolete comment
author
Álvaro Herrera
<
[email protected]
>
Tue, 3 Dec 2024 13:46:31 +0000
(14:46 +0100)
committer
Álvaro Herrera
<
[email protected]
>
Tue, 3 Dec 2024 13:46:31 +0000
(14:46 +0100)
Commit
3aa0395d4ed3
made worrying about BKI_ROWTYPE_OID matching no
longer necessary, but this comment didn't get the memo.
src/include/catalog/pg_class.dat
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/pg_class.dat
b/src/include/catalog/pg_class.dat
index 830e7e425bb0842306bb9c6bfa4f2a9f161c53cb..608e90d128499afdc124f2051b12769d615e8423 100644
(file)
--- a/
src/include/catalog/pg_class.dat
+++ b/
src/include/catalog/pg_class.dat
@@
-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
-# the
ir CATALOG and BKI_ROWTYPE_OID
macros.
+# the
corresponding CATALOG
macros.
{ oid => '1247',
relname => 'pg_type', reltype => 'pg_type' },