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

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

Commit: 6fbda165183f9164d111f2562c7d2ae480049c23
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-04-20T21:48:39Z
Releases: 7.2.8
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