]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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:12 +0000 (21:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 20 Apr 2005 21:48:12 +0000 (21:48 +0000)
commiteecc92564d06501feae7108d032d76c871e982fb
tree572696ef1a50f12d7fe7b5f69ca60b7d00fd0de3
parent25bd3019e0e47bf36bb4ac203cf09f315b5dfac2
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