We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d81f1 commit 73f236fCopy full SHA for 73f236f
src/backend/catalog/heap.c
@@ -993,6 +993,7 @@ AddNewRelationType(const char *typeName,
993
* use_user_acl: TRUE if should look for user-defined default permissions;
994
* if FALSE, relacl is always set NULL
995
* allow_system_table_mods: TRUE to allow creation in system namespaces
996
+ * is_internal: is this a system-generated catalog?
997
*
998
* Returns the OID of the new relation
999
* --------------------------------
0 commit comments