performance fixes for queries with no indexes on table
commit311f84824959591702bb8be38ad59ef09ca1b70e
authorprabatuty <prabatuty>
Sat, 31 Jan 2009 19:20:40 +0000 (31 19:20 +0000)
committerprabatuty <prabatuty>
Sat, 31 Jan 2009 19:20:40 +0000 (31 19:20 +0000)
tree1c57892a3ccf08fc72fe757ee485d4e9d453a301
parentd30d8e2f72c68b1d86b61a15369f495a803971fa
performance fixes for queries with no indexes on table
include/PredicateImpl.h
src/odbc/Makefile
src/storage/ChunkIterator.cxx
src/storage/JoinTableImpl.cxx
src/storage/PredicateImpl.cxx
src/storage/TupleIterator.cxx