]> 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:22 +0000 (21:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 20 Apr 2005 21:48:22 +0000 (21:48 +0000)
commit08008de909688d59dc5988f49f2d2dcc4d5e8649
tree454845efe570e8145ecf310c60ab2d16d0974fe3
parent387c398c370f06e6a71af6d4bff97e4cfbba15d1
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