]> granicus.if.org Git - postgresql/commit
Minor cleanup of indxpath.c.
authorRobert Haas <rhaas@postgresql.org>
Sat, 20 Nov 2010 18:57:27 +0000 (13:57 -0500)
committerRobert Haas <rhaas@postgresql.org>
Sat, 20 Nov 2010 18:57:27 +0000 (13:57 -0500)
commit99bc012d5198bdfd2aa67336f645dbf887bb0ec9
treeb4429daf79e1dde744d31b55f245610f2e220701
parentd1d8462d99620cd4384d77b0908d50a49c38eb31
Minor cleanup of indxpath.c.

Eliminate some superfluous notational complexity around
match_clause_to_indexcol(), and rip out the DoneMatchingIndexKeys
crock.
src/backend/optimizer/path/indxpath.c