]> 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:39 +0000 (21:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 20 Apr 2005 21:48:39 +0000 (21:48 +0000)
commit6fbda165183f9164d111f2562c7d2ae480049c23
treecdba43b1b514e5b415c87eb8f9ef2f83da5ce9f6
parentbdb2d697a73886af5a2b8e4529ba868bfa6c1634
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