mirror of
https://github.com/postgres/postgres.git
synced 2025-11-03 09:13:20 +03:00
@@ -4582,7 +4582,7 @@ fix_indexqual_operand(Node *node, IndexOptInfo *index, int indexcol)
|
||||
}
|
||||
}
|
||||
|
||||
/* Ooops... */
|
||||
/* Oops... */
|
||||
elog(ERROR, "index key does not match expected index column");
|
||||
return NULL; /* keep compiler quiet */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user