index c7ecedbe3bc00e5ba7c0dc63484db01c8cf15ba4..795f29d02d4f00e8fbacb39e73c1be9419d0cdf4 100644 (file)
{
if (key->partattrs[i] == indexInfo->ii_IndexAttrNumbers[j])
{
- /* Matched the column, now what about the collation and equality op? */
+ /*
+ * Matched the column, now what about the collation and
+ * equality op?
+ */
Oid idx_opfamily;
Oid idx_opcintype;