Alexey Milovidov
|
cb562a1d97
|
dbms: don't calculate constant expressions for every block [#METR-16164].
|
2015-05-03 11:07:31 +03:00 |
|
Alexey Milovidov
|
2f2c7869f6
|
dbms: fixed error [#METR-16164].
|
2015-05-03 11:06:15 +03:00 |
|
Alexey Arno
|
47b9cd0dd6
|
dbms: Server: Small cosmetic cleanup. [#METR-15090]
|
2015-04-30 18:04:42 +03:00 |
|
Alexey Arno
|
fe683b8c78
|
dbms: Server: Remove unneeded event statistics. [#METR-15090]
|
2015-04-30 16:25:34 +03:00 |
|
Alexey Arno
|
14823c82a5
|
dbms: Server: Added comment. [#METR-15354]
|
2015-04-30 16:00:56 +03:00 |
|
Alexey Arno
|
fa78aa633f
|
Merge
|
2015-04-30 15:43:16 +03:00 |
|
Alexey Milovidov
|
b5f1084132
|
dbms: improvement (incomplete) [#METR-16164].
|
2015-04-30 08:45:34 +03:00 |
|
Alexey Milovidov
|
cb1301d3cb
|
dbms: improvement [#METR-16164].
|
2015-04-30 00:30:40 +03:00 |
|
Alexey Milovidov
|
685aa695bb
|
dbms: function 'transform': added support for constant argument [#METR-15987].
|
2015-04-29 04:30:44 +03:00 |
|
Alexey Milovidov
|
738e736500
|
dbms: function 'transform': development [#METR-15987].
|
2015-04-28 08:21:41 +03:00 |
|
Alexey Milovidov
|
d371b7c843
|
dbms: function 'transform': development [#METR-15987].
|
2015-04-28 07:47:27 +03:00 |
|
Alexey Milovidov
|
1e55d7aa60
|
dbms: removed debug output [#METR-2944].
|
2015-04-28 07:37:35 +03:00 |
|
Alexey Milovidov
|
c89970cc01
|
dbms: fixed comment [#METR-2944].
|
2015-04-28 07:35:54 +03:00 |
|
Alexey Milovidov
|
3f4f96ad7d
|
dbms: added test for function 'transform' [#METR-15987].
|
2015-04-28 06:56:23 +03:00 |
|
Alexey Milovidov
|
123cd3340d
|
dbms: function 'transform': development [#METR-15987].
|
2015-04-28 06:54:57 +03:00 |
|
Alexey Milovidov
|
5e230a6b2d
|
dbms: function 'transform': development [#METR-15987].
|
2015-04-28 06:38:41 +03:00 |
|
Alexey Arno
|
12d1fee442
|
Merge
|
2015-04-27 12:50:17 +03:00 |
|
Alexey Arno
|
e596208c3b
|
dbms: Server: Fixes. [#METR-15859]
|
2015-04-27 12:43:23 +03:00 |
|
Alexey Arno
|
5309366008
|
dbms: Server: Feature development. [#METR-15859]
|
2015-04-25 02:23:25 +03:00 |
|
Alexey Arno
|
7d12e18e16
|
dbms: Server: Feature development. [#METR-15859]
|
2015-04-24 19:49:32 +03:00 |
|
Alexey Arno
|
5463d74a84
|
Merge
|
2015-04-24 18:49:30 +03:00 |
|
Alexey Arno
|
93a871e60a
|
dbms: Server: Untabified a bit. [#METR-15619]
|
2015-04-24 15:28:38 +03:00 |
|
Alexey Arno
|
e1b6730e5b
|
Merge
|
2015-04-24 15:26:23 +03:00 |
|
Roman Peshkurov
|
a63971e5fb
|
Merge
|
2015-04-23 20:24:20 +03:00 |
|
Roman Peshkurov
|
9ea8fe9014
|
Merge
|
2015-04-23 20:24:05 +03:00 |
|
Alexey Arno
|
999bc75dfe
|
dbms: Server: Removed unneeded optimization (ii). [#METR-14408]
|
2015-04-23 16:16:42 +03:00 |
|
Alexey Arno
|
7a755007eb
|
dbms: Server: Removed unneeded optimization. [#METR-14408]
|
2015-04-23 16:09:43 +03:00 |
|
Alexey Arno
|
a15052e0e6
|
Merge
|
2015-04-23 15:57:39 +03:00 |
|
Alexey Arno
|
80850909c7
|
Merge
|
2015-04-23 14:07:15 +03:00 |
|
Alexey Milovidov
|
2c067ad2c2
|
dbms: fixed error [#METR-16053].
|
2015-04-23 03:20:41 +03:00 |
|
Alexey Milovidov
|
30c800bb69
|
dbms: fixed error [#METR-16053].
|
2015-04-23 00:26:12 +03:00 |
|
Alexey Arno
|
31faf89c70
|
dbms: Server: Further simplified the business logic: no more calls to fcntl. [#METR-15090]
|
2015-04-22 19:05:48 +03:00 |
|
Andrey Mironov
|
2fff473759
|
dbms: fix deadlock in Context::getExternalDictionariesImpl with ClickhouseDictionarySource
|
2015-04-22 16:53:43 +03:00 |
|
Alexey Arno
|
cd24f85cfe
|
dbms: Server: Reduced the number of open files. [#METR-15090]
|
2015-04-22 16:37:30 +03:00 |
|
Alexey Arno
|
543afcf58f
|
dbms: Server: More correct logic. It does not change functionality, but it adds coherency. [#METR-14408]
|
2015-04-22 01:28:42 +03:00 |
|
Alexey Milovidov
|
3a287e668f
|
Merge
|
2015-04-21 23:56:42 +03:00 |
|
Alexey Milovidov
|
b5383147c6
|
Update README
|
2015-04-21 23:44:46 +03:00 |
|
Alexey Arno
|
5136ffb2a6
|
dbms: Server: Simplified code. [#METR-14408]
|
2015-04-21 18:12:08 +03:00 |
|
Andrey Mironov
|
77b2ef6f81
|
Merge
|
2015-04-21 16:10:08 +03:00 |
|
Pavel Kartavyy
|
a123675d7d
|
build all tests when make check is called
|
2015-04-20 14:36:05 +03:00 |
|
Alexey Milovidov
|
4f469ea831
|
dbms: preparation [#METR-15418].
|
2015-04-19 01:33:24 +03:00 |
|
Alexey Milovidov
|
9077eb4f3c
|
dbms: preparation [#METR-15418].
|
2015-04-19 01:30:43 +03:00 |
|
Alexey Milovidov
|
6e235bf2a7
|
Merge
|
2015-04-18 15:10:43 +03:00 |
|
Alexey Milovidov
|
b326ef1bc8
|
dbms: updated benchmark [#METR-15716].
|
2015-04-18 15:08:51 +03:00 |
|
Roman Peshkurov
|
5a4c7d9cd2
|
Merge
|
2015-04-18 03:01:25 +03:00 |
|
Roman Peshkurov
|
d8b03571d9
|
Merge
|
2015-04-17 20:02:30 +03:00 |
|
Roman Peshkurov
|
514c062b9e
|
Merge
|
2015-04-17 17:24:29 +03:00 |
|
Roman Peshkurov
|
3b712f4b7d
|
Merge
|
2015-04-17 17:01:12 +03:00 |
|
Alexey Arno
|
8a317f076d
|
Merge
|
2015-04-17 16:56:29 +03:00 |
|
Alexey Milovidov
|
a2f2cc369d
|
dbms: preparation for FULL and RIGHT JOINs [#METR-15418].
|
2015-04-17 11:46:06 +03:00 |
|