ClickHouse/dbms/include/DB
2014-03-25 04:28:25 +04:00
..
AggregateFunctions removed wrong comment. [#METR-2807] 2014-03-04 21:54:40 +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: removed old commented code [#METR-2944]. 2014-03-16 19:56:42 +04:00
Common Merge 2014-03-20 21:34:40 +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 dbms: improved performance a little [#METR-2944]. 2014-03-10 17:26:44 +04:00
Functions small style fix. [#METR-9599] 2014-02-24 11:37:13 +04:00
Interpreters dbms: fixed error with hash tables [#METR-10571]. 2014-03-25 04:28:25 +04:00
IO ███████████: development [#METR-8766]. 2014-03-14 00:12:40 +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