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:31 +0000 (21:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 20 Apr 2005 21:48:31 +0000 (21:48 +0000)
commitdaa7e6604ca20e271d7a737379e94d3ee4cd29c6
treeb3461165215c812bc0813a189447bcd3e199d2ba
parent7735c39aa09e35ef9f11d8cc8be08e276648779b
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