drrtuy
baae1f66a5
* fix(compilation): New warn
AKA 3919c541
backport
...
* fix(compilation): `New warn` AKA 3919c541
backport
* chore: Bump version to 6.4.8-2
2024-04-24 14:33:13 +03:00
Leonid Fedorov
7c808317dc
clang format apply
2022-02-11 12:24:40 +00:00
Leonid Fedorov
ef09342d47
MCOL-4839: Fix clang build ( #2102 )
...
* Fix clang build
* Extern C returned to plugin_instance
Co-authored-by: Leonid Fedorov <l.fedorov@mail.corp.ru >
2021-08-23 15:58:56 -05:00
benthompson15
846f7fb29b
MCOL-4193: Delete unused OAM and applications, ProcMon, ProcMgr, and no longer build all tools for packages
2021-02-08 17:51:09 -06:00
Sergei Golubchik
586391e1ca
compilation failure
...
error: reference to 'mutex' is ambiguous
note: candidates are: 'class boost::mutex'
note: 'class std::mutex'
2019-12-19 18:13:39 +01:00
Andrew Hutchings
01446d1e22
Reformat all code to coding standard
2017-10-26 17:18:17 +01:00
Andrew Hutchings
ffcfc41563
MCOL-507 Further ExeMgr performance improvements
...
This does the following:
* Switch resource manager to a singleton which reduces the amount of
times the XML data is scanned and objects allocated.
* Make the I_S tables use the FE implementation of the system catalog
* Make the I_S.columnstore_columns table use the RID list cache
* Make the extentmap pre-allocate a vector instead of many small allocs
2017-01-16 12:33:27 +00:00
david hill
ed3bc28171
added copyright headers
2016-10-11 10:02:01 -05:00
david hill
897d8d3f3d
change snmp to alarm
2016-10-10 17:46:24 -05:00
david hill
f6afc42dd0
the begginning
2016-01-06 14:08:59 -06:00