Обсуждение: pgsql: Minor cleanup of indxpath.c.

Поиск
Список
Период
Сортировка

pgsql: Minor cleanup of indxpath.c.

От
Robert Haas
Дата:
Minor cleanup of indxpath.c.

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

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=99bc012d5198bdfd2aa67336f645dbf887bb0ec9

Modified Files
--------------
src/backend/optimizer/path/indxpath.c |   35 +++++++-------------------------
1 files changed, 8 insertions(+), 27 deletions(-)