We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c05fa34 commit 2570e28Copy full SHA for 2570e28
src/backend/catalog/heap.c
@@ -1001,6 +1001,7 @@ AddNewRelationType(const char *typeName,
1001
* use_user_acl: TRUE if should look for user-defined default permissions;
1002
* if FALSE, relacl is always set NULL
1003
* allow_system_table_mods: TRUE to allow creation in system namespaces
1004
+ * is_internal: is this a system-generated catalog?
1005
*
1006
* Returns the OID of the new relation
1007
* --------------------------------
0 commit comments