aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/indexcmds.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/commands/indexcmds.c')
-rw-r--r--src/backend/commands/indexcmds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/commands/indexcmds.c b/src/backend/commands/indexcmds.c
index 576c85f732d..00538321957 100644
--- a/src/backend/commands/indexcmds.c
+++ b/src/backend/commands/indexcmds.c
@@ -1002,7 +1002,7 @@ DefineIndex(Oid relationId,
*/
foreach(lc, childStmt->indexParams)
{
- IndexElem *ielem = lfirst(lc);
+ IndexElem *ielem = lfirst(lc);
/*
* If the index parameter is an expression, we must