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 428a876 commit 9e11839Copy full SHA for 9e11839
src/backend/catalog/heap.c
@@ -1100,6 +1100,7 @@ AddNewRelationType(const char *typeName,
1100
* if false, relacl is always set NULL
1101
* allow_system_table_mods: true to allow creation in system namespaces
1102
* is_internal: is this a system-generated catalog?
1103
+ * relrewrite: link to original relation during a table rewrite
1104
*
1105
* Output parameters:
1106
* typaddress: if not null, gets the object address of the new pg_type entry
0 commit comments