mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
Capitalization fixes
This commit is contained in:
@ -248,7 +248,7 @@ Boot_CreateStmt:
|
||||
(Datum) 0,
|
||||
false,
|
||||
true);
|
||||
elog(DEBUG4, "relation created with oid %u", id);
|
||||
elog(DEBUG4, "relation created with OID %u", id);
|
||||
}
|
||||
do_end();
|
||||
}
|
||||
|
Reference in New Issue
Block a user