2540178:aggregate projection names not displayed in csql tool.
commitfc75493c3a549e2be378436f35e3669e7926b0a6
authorprabatuty <prabatuty>
Tue, 27 Jan 2009 16:03:11 +0000 (27 16:03 +0000)
committerprabatuty <prabatuty>
Tue, 27 Jan 2009 16:03:11 +0000 (27 16:03 +0000)
treef820d962340d4e0cf5cacea9f388f2bf2f6d60b2
parent262656f73ad80428c414df4b27da01868daf9c79
2540178:aggregate projection names not displayed in csql tool.
Along with above fix, also submitted fixes for aggregate memory leaks.
125 files changed:
include/AggTableImpl.h
src/jdbc/JdbcSqlStatement.java
src/odbc/Makefile
src/sql/ParsedData.cxx
src/sql/SelStatement.cxx
src/storage/AggTableImpl.cxx
test/cache/Bidirectional/exp.test001.ksh
test/cache/Bidirectional/exp.test002.ksh
test/cache/Bidirectional/exp.test004.ksh
test/cache/Bidirectional/exp.test005.ksh
test/cache/Bidirectional/exp.test006.ksh
test/cache/Bidirectional/exp.test007.ksh
test/cache/Bidirectional/exp.test008.ksh
test/cache/Bidirectional/exp.test009.ksh
test/cache/Bidirectional/exp.test010.ksh
test/cache/Bidirectional/exp.test011.ksh
test/cache/Bidirectional/exp.test012.ksh
test/cache/Bidirectional/exp.test013.ksh
test/cache/Bidirectional/exp.test014.ksh
test/cache/Bidirectional/exp.test015.ksh
test/cache/CacheTable/exp.test010.ksh
test/cache/CacheTable/exp.test012.ksh
test/cache/CacheTable/exp.test014.ksh
test/cache/CacheTable/exp.test015.ksh
test/cache/CacheTable/exp.test017.ksh
test/cache/CacheTable/exp.test018.ksh
test/cache/CacheTable/exp.test019.ksh
test/cache/CacheTable/exp.test020.ksh
test/cache/CacheTable/exp.test023.ksh
test/cache/CacheTable/exp.test024.ksh
test/cache/CacheTable/exp.test025.ksh
test/cache/CacheTable/exp.test026.ksh
test/cache/CacheTable/exp.test027.ksh
test/cache/CacheTable/exp.test028.ksh
test/cache/CacheTable/exp.test029.ksh
test/cache/CacheTable/exp.test030.ksh
test/cache/CacheTable/exp.test031.ksh
test/cache/CacheTable/exp.test032.ksh
test/cache/DDL/exp.test001.ksh
test/cache/FailOver/csql.conf
test/cache/Gateway/csql.conf
test/cache/Gateway/exp.test001.ksh
test/cache/Gateway/exp.test003.ksh
test/cache/Gateway/exp.test005.ksh
test/cache/Gateway/exp.test007.ksh
test/cache/Gateway/exp.test008.ksh
test/cache/Gateway/exp.test010.ksh
test/cache/Gateway/exp.test011.ksh
test/performance/JDBCTest.java
test/performance/Makefile
test/performance/wisc/Makefile
test/sql/Aggregate/exp.test001.ksh
test/sql/Aggregate/exp.test002.ksh
test/sql/Aggregate/exp.test004.ksh
test/sql/Aggregate/exp.test006.ksh
test/sql/Aggregate/exp.test007.ksh
test/sql/Join/exp.test001.ksh
test/sql/Join/exp.test002.ksh
test/sql/Join/exp.test003.ksh
test/sql/Join/exp.test004.ksh
test/sql/Join/exp.test007.ksh
test/sql/Join/exp.test008.ksh
test/sql/Join/exp.test009.ksh
test/sql/Join/exp.test010.ksh
test/sql/Join/exp.test011.ksh
test/sql/Join/exp.test013.ksh
test/sql/Join/exp.test014.ksh
test/sql/Join/exp.test015.ksh
test/sql/Join/exp.test016.ksh
test/sql/Join/exp.test017.ksh
test/sql/Join/exp.test018.ksh
test/sqlapi/Select/exp.test005.ksh
test/tools/csql/exp.test002.ksh
test/tools/csql/exp.test003.ksh
test/tools/csql/exp.test004.ksh
test/tools/csql/exp.test005.ksh
test/tools/csql/exp.test009.ksh
test/tools/csql/exp.test010.ksh
test/tools/csql/exp.test011.ksh
test/tools/csql/exp.test021.ksh
test/tools/csql/exp.test023.ksh
test/tools/csql/exp.test025.ksh
test/tools/csql/exp.test026.ksh
test/tools/csql/exp.test027.ksh
test/tools/csql/exp.test028.ksh
test/tools/csql/exp.test030.ksh
test/tools/csql/exp.test031.ksh
test/tools/csql/exp.test032.ksh
test/tools/csql/exp.test033.ksh
test/tools/csql/exp.test034.ksh
test/tools/csql/exp.test034a.ksh
test/tools/csql/exp.test037.ksh
test/tools/csql/exp.test038.ksh
test/tools/csql/exp.test039.ksh
test/tools/csql/exp.test040.ksh
test/tools/csql/exp.test041.ksh
test/tools/csql/exp.test042.ksh
test/tools/csql/exp.test045.ksh
test/tools/csql/exp.test046.ksh
test/tools/csql/exp.test047.ksh
test/tools/csql/exp.test048.ksh
test/tools/csql/exp.test064.ksh
test/tools/csql/exp.test065.ksh
test/tools/csql/exp.test066.ksh
test/tools/csql/exp.test067.ksh
test/tools/csql/exp.test068.ksh
test/tools/csql/exp.test069.ksh
test/tools/csql/exp.test070.ksh
test/tools/csql/exp.test071.ksh
test/tools/csql/exp.test072.ksh
test/tools/csql/exp.test073.ksh
test/tools/csql/exp.test074.ksh
test/tools/csql/exp.test075.ksh
test/tools/csql/exp.test076.ksh
test/tools/csql/exp.test077.ksh
test/tools/csql/exp.test078.ksh
test/tools/csql/exp.test079.ksh
test/tools/csql/exp.test080.ksh
test/tools/csql/exp.test081.ksh
test/tools/csql/exp.test082.ksh
test/tools/csql/exp.test083.ksh
test/tools/csql/exp.test084.ksh
test/tools/csql/exp.test085.ksh
test/tools/csql/exp.test086.ksh
test/tools/csql/exp.test088.ksh