Don't try to run clauseless index scans on index types that don't support
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 20 Apr 2005 21:48:39 +0000 (21:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 20 Apr 2005 21:48:39 +0000 (21:48 +0000)
commit95eb29fac3e3b7b6ec687988026e9f7d0e6cfb63
tree6ffae912e2286028ab7b5066ea16a39070eaa0f8
parentc342e7745356a04f93d032904522bf6a1252a7d7
Don't try to run clauseless index scans on index types that don't support
it.  Per report from Marinos Yannikos.
src/backend/optimizer/path/indxpath.c