.. |
ASTAlterQuery.h
|
Improvement [#METR-2807].
|
2014-04-08 11:47:51 +04:00 |
ASTAsterisk.h
|
|
|
ASTCreateQuery.h
|
dbms: create temporary table query, external tables from stdin [METR-10071]
|
2014-03-27 16:06:45 +04:00 |
ASTDropQuery.h
|
dbms: fix default constructor in ASTDropQuery [#METR-9076]
|
2013-11-20 16:26:38 +00:00 |
ASTExpressionList.h
|
|
|
ASTFunction.h
|
table functions: refixed table function analyzation in expression analyzer [METR-9750]
|
2014-02-28 17:28:42 +04:00 |
ASTIdentifier.h
|
Added support for multiple expressions in ARRAY JOIN section. There are known issues. Sorry for automatic indentation changes. [#CONV-8821]
|
2013-10-17 13:32:32 +00:00 |
ASTInsertQuery.h
|
Improvement [#METR-2807].
|
2014-04-08 11:31:51 +04:00 |
ASTLiteral.h
|
|
|
ASTNameTypePair.h
|
|
|
ASTOptimizeQuery.h
|
|
|
ASTOrderByElement.h
|
Improvement [#METR-2807].
|
2014-04-08 11:58:53 +04:00 |
ASTQueryWithOutput.h
|
dbms: added SHOW PROCESSLIST query and 'max_concurrent_queries' setting [#CONV-8665] [#CONV-8664].
|
2013-09-03 20:21:28 +00:00 |
ASTQueryWithTableAndOutput.h
|
|
|
ASTRenameQuery.h
|
|
|
ASTSelectQuery.h
|
dbms: fixed removing arrayJoin from subquery. [#METR-9549]
|
2014-03-27 23:50:02 +04:00 |
ASTSet.h
|
|
|
ASTSetQuery.h
|
|
|
ASTShowProcesslistQuery.h
|
dbms: added SHOW PROCESSLIST query and 'max_concurrent_queries' setting [#CONV-8665] [#CONV-8664].
|
2013-09-03 20:21:28 +00:00 |
ASTShowTablesQuery.h
|
|
|
ASTSubquery.h
|
|
|
ASTUseQuery.h
|
|
|
CommonParsers.h
|
dbms: fixed error with parser [#METR-10718].
|
2014-04-02 21:13:10 +04:00 |
ExpressionElementParsers.h
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 18:47:04 +04:00 |
ExpressionListParsers.h
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 18:47:04 +04:00 |
formatAST.h
|
dbms: better pretty-printing [#METR-2944].
|
2014-03-10 22:01:26 +04:00 |
IAST.h
|
Improvement [#METR-2807].
|
2014-04-08 11:47:51 +04:00 |
IParser.h
|
dbms: added line and column information in case of syntax error in multiline query [#METR-10728].
|
2014-04-13 12:52:50 +04:00 |
IParserBase.h
|
dbms: tiny improvement [#METR-10718].
|
2014-04-06 11:23:42 +04:00 |
ParserAlterQuery.h
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 16:25:37 +04:00 |
ParserCreateQuery.h
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 16:25:37 +04:00 |
ParserDropQuery.h
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 16:25:37 +04:00 |
ParserInsertQuery.h
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 16:25:37 +04:00 |
ParserOptimizeQuery.h
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 16:25:37 +04:00 |
ParserQuery.h
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 16:25:37 +04:00 |
ParserRenameQuery.h
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 16:25:37 +04:00 |
ParserSelectQuery.h
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 16:25:37 +04:00 |
ParserSetQuery.h
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 16:25:37 +04:00 |
ParserShowProcesslistQuery.h
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 16:25:37 +04:00 |
ParserShowTablesQuery.h
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 16:25:37 +04:00 |
ParserTablePropertiesQuery.h
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 16:25:37 +04:00 |
ParserUseQuery.h
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 16:25:37 +04:00 |
StringRange.h
|
Removed useless code [#METR-2807].
|
2014-04-08 10:51:53 +04:00 |
TablePropertiesQueriesASTs.h
|
|
|