]> granicus.if.org Git - postgresql/commit
Further cleanups of indexqual processing: simplify control
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 30 Jul 1999 04:07:25 +0000 (04:07 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 30 Jul 1999 04:07:25 +0000 (04:07 +0000)
commit04578a91800751ddac902be592dec35d9fb6daf1
treefc671926d4ea6d6e56984ea07cff4ee81a2e586b
parent037cac7ca644f4a90f12c5e4715b4c51a8268cb3
Further cleanups of indexqual processing: simplify control
logic in indxpath.c, avoid generation of redundant indexscan paths for the
same relation and index.
src/backend/optimizer/path/indxpath.c
src/backend/optimizer/util/pathnode.c
src/include/optimizer/pathnode.h