[ 1835353 ] dbapi/DataType/byteinttest.c test script dumps core
commitc6f8ffd26d7ab70dbc9fc7792eb4d257d8cd2fec
authorprabatuty <prabatuty>
Fri, 22 Feb 2008 16:02:40 +0000 (22 16:02 +0000)
committerprabatuty <prabatuty>
Fri, 22 Feb 2008 16:02:40 +0000 (22 16:02 +0000)
treee93438339f5e704758fc57586c2b070f67786c67
parent1745fdf9b18130a376d7dfe6d7fc246f109ce785
1835353 ] dbapi/DataType/byteinttest.c test script dumps core
1842207 ] hashing function missing for timestamp
1858447 ] primary key on float, double data type dumps core
Application do not create primary key and do point lookup on these three data types, float, double, timestamp. so made hash index creation operation fail for these datatypes.
src/server/DatabaseManagerImpl.cxx