Commit 5e15cdb2 authored by Alvaro Herrera's avatar Alvaro Herrera

Update comment at top of index_create

I neglected to update it in commit f4c4335a.

Michael Paquier
parent af4aba2f
......@@ -670,6 +670,7 @@ UpdateIndexRelation(Oid indexoid,
* concurrent: if true, do not lock the table against writers. The index
* will be marked "invalid" and the caller must take additional steps
* to fix it up.
* is_internal: if true, post creation hook for new index
*
* Returns the OID of the created index.
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment