ClickHouse/dbms/include/DB
2014-03-26 04:34:00 +04:00
..
AggregateFunctions dbms: fixed error with aggregate function quantileTiming [#METR-10597]. 2014-03-26 04:34:00 +04:00
Client Revert "temporary tables: support of sending temporary talbes from client to server via tcp client, all previous versions should work fine with new one [METR-10071]" 2014-03-04 23:01:22 +04:00
Columns dbms: fixed sorting of arrays [#METR-10572]. 2014-03-26 03:16:20 +04:00
Common Fixed build. [#METR-10566] 2014-03-25 22:19:08 +04:00
Core Using IStorage locks properly in most places. Got rid of StoragePtr and DatabaseDropper. Drops are now synchronous. [#METR-10202] 2014-03-20 14:59:45 +04:00
DataStreams Using IStorage locks properly in most places. Got rid of StoragePtr and DatabaseDropper. Drops are now synchronous. [#METR-10202] 2014-03-20 14:59:45 +04:00
DataTypes Fixed parametric aggregate functions in totals. [#METR-10566] 2014-03-25 22:16:40 +04:00
Functions small style fix. [#METR-9599] 2014-02-24 11:37:13 +04:00
Interpreters Fixed parametric aggregate functions in totals. [#METR-10566] 2014-03-25 22:16:40 +04:00
IO dbms: fixed unitialized memory read [#METR-10597]. 2014-03-26 04:17:31 +04:00
Parsers dbms: better pretty-printing [#METR-2944]. 2014-03-10 22:01:26 +04:00
Storages Fixed segfault when some of the nested columns are missing. [#METR-10564] 2014-03-24 20:10:14 +04:00
TableFunctions Fixed segfault with table functions. [#METR-10549] 2014-03-24 17:24:47 +04:00