diff --git a/src/include/catalog/pg_class.dat b/src/include/catalog/pg_class.dat index 830e7e425bb..608e90d1284 100644 --- 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 -# their CATALOG and BKI_ROWTYPE_OID macros. +# the corresponding CATALOG macros. { oid => '1247', relname => 'pg_type', reltype => 'pg_type' },