Don't try to run clauseless index scans on index types that don't support

Tom Lane <tgl@sss.pgh.pa.us>

Commit: daa7e6604ca20e271d7a737379e94d3ee4cd29c6
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-04-20T21:48:31Z
Releases: 7.3.10
Don't try to run clauseless index scans on index types that don't support
it.  Per report from Marinos Yannikos.

Files

PathChange+/−
src/backend/optimizer/path/indxpath.c modified +17 −7