diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-08 19:19:17 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-08 19:19:17 -0400 |
commit | 69f1d5fe1456229aeea3096c372eb24cedc7d597 (patch) | |
tree | 2b916c4749b4d24d3f644fbf06abca3095822095 /src/backend/access/gist/gistproc.c | |
parent | 466dac8656c11317b91c1a4bfd5cfca4508cba94 (diff) | |
download | postgresql-69f1d5fe1456229aeea3096c372eb24cedc7d597.tar.gz postgresql-69f1d5fe1456229aeea3096c372eb24cedc7d597.zip |
Clean up minor collation issues in indxpath.c.
Get rid of bogus collation test in match_special_index_operator (even for
ILIKE, the pattern match operator's collation doesn't matter here, and even
if it did the test was testing the wrong thing).
Fix broken looping logic in expand_indexqual_rowcompare.
Add collation check in match_clause_to_ordering_op.
Make naming and argument ordering more consistent; improve comments.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions