Minor cleanup of indxpath.c.

Robert Haas <rhaas@postgresql.org>

Commit: 99bc012d5198bdfd2aa67336f645dbf887bb0ec9
Author: Robert Haas <rhaas@postgresql.org>
Date: 2010-11-20T18:57:27Z
Releases: 9.1.0
Minor cleanup of indxpath.c.

Eliminate some superfluous notational complexity around
match_clause_to_indexcol(), and rip out the DoneMatchingIndexKeys
crock.

Files

PathChange+/−
src/backend/optimizer/path/indxpath.c modified +8 −27