Commit Graph

15 Commits

Author SHA1 Message Date
Alexander Tokmakov
70d1adfe4b
Better formatting for exception messages (#45449)
* save format string for NetException

* format exceptions

* format exceptions 2

* format exceptions 3

* format exceptions 4

* format exceptions 5

* format exceptions 6

* fix

* format exceptions 7

* format exceptions 8

* Update MergeTreeIndexGin.cpp

* Update AggregateFunctionMap.cpp

* Update AggregateFunctionMap.cpp

* fix
2023-01-24 00:13:58 +03:00
Li Yin
4088c0a7f3 Automated function registration
Automated register all functions with below naming convention by
iterating through the symbols:
void DB::registerXXX(DB::FunctionFactory &)
2022-07-29 15:39:50 +08:00
Alexey Milovidov
fe6b7c77c7 Rename "common" to "base" 2021-10-02 10:13:14 +03:00
Alexey Milovidov
9db1299f41 Improve code 2021-01-15 00:25:19 +03:00
nautaa
a0982bfd55 update decodeXMLComponent.cpp 2021-01-10 16:21:21 +08:00
nautaa
d7456f8ddd update decodeXMLComponent.cpp 2021-01-10 16:18:26 +08:00
nautaa
445bc1c65c fix bug 2021-01-09 22:39:25 +08:00
nautaa
8359289283 add unicode decode 2021-01-09 19:08:19 +08:00
nautaa
6ecf505f48 fix typos 2021-01-05 23:08:36 +08:00
nautaa
709556832f fix typos 2021-01-05 22:28:09 +08:00
nautaa
48ac1ce81a fix 2021-01-05 21:41:18 +08:00
nautaa
ec8e3f2409 add decode numeric entities 2021-01-05 21:08:36 +08:00
nauta
6cdab36a7d fix bug 2020-12-26 20:18:48 +08:00
alexey-milovidov
839a4bfbd8
Update decodeXMLComponent.cpp 2020-12-26 15:01:14 +03:00
nauta
b413b450f5 add decode XML function 2020-12-26 16:00:35 +08:00