Varchar Implementation part 1
commita963c25ec59e453bde9e1e6d9d29f2c23c6acf81
authorkishoramballi <kishoramballi>
Sat, 31 Oct 2009 11:01:44 +0000 (31 11:01 +0000)
committerkishoramballi <kishoramballi>
Sat, 31 Oct 2009 11:01:44 +0000 (31 11:01 +0000)
treedb53ef0b0a8e7dec117c1630bd8b68cd1d955804
parent5778ee9fa6462f95d8ee8d5c50a7a2c74849650d
Varchar Implementation part 1
15 files changed:
include/CatalogTables.h
include/DataType.h
include/Info.h
include/TableImpl.h
src/sql/MetadataStatement.cxx
src/sql/SelStatement.cxx
src/sql/dmllex.lxx
src/sql/dmlyacc.yxx
src/storage/CatalogTables.cxx
src/storage/DataType.cxx
src/storage/DatabaseManagerImpl.cxx
src/storage/FieldList.cxx
src/storage/TableDef.cxx
src/storage/TableImpl.cxx
src/tools/csqldump.cxx