Don't try to run clauseless index scans on index types that don't support
Tom Lane <tgl@sss.pgh.pa.us>
Don't try to run clauseless index scans on index types that don't support it. Per report from Marinos Yannikos.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/path/indxpath.c | modified | +17 −7 |