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 af4aba2 commit 5e15cdbCopy full SHA for 5e15cdb
src/backend/catalog/index.c
@@ -670,6 +670,7 @@ UpdateIndexRelation(Oid indexoid,
670
* concurrent: if true, do not lock the table against writers. The index
671
* will be marked "invalid" and the caller must take additional steps
672
* to fix it up.
673
+ * is_internal: if true, post creation hook for new index
674
*
675
* Returns the OID of the created index.
676
*/
0 commit comments