ClickHouse/src
Kseniia Sumarokova 0d626982ee
Merge pull request #38369 from kssenii/fix-pg-compatibility
Fix postgres database engine possible incompatibility on upgrade
2022-06-25 11:18:46 +02:00
..
Access Merge master 2022-06-23 21:40:01 +02:00
AggregateFunctions Merge branch 'master' into window-function-expression 2022-06-19 22:14:54 +00:00
Backups Merge pull request #38299 from vitlibar/backup-improvements-7 2022-06-23 11:37:03 +02:00
Bridge base should not depend on Common 2022-04-29 10:26:35 +08:00
BridgeHelper Move some resources 2022-05-20 19:49:31 +00:00
Client Merge pull request #38068 from ClickHouse/clang-tsa 2022-06-21 20:19:33 +02:00
Columns Fix bug with nested short-circuit functions 2022-06-17 11:44:49 +00:00
Common Revert "Add support for io_uring read method" 2022-06-24 12:19:41 +03:00
Compression Merge branch 'master' into refactor-something-in-part-volumes 2022-06-19 14:05:46 +02:00
Coordination Merge remote-tracking branch 'origin/master' into clang-tsa 2022-06-20 16:39:32 +02:00
Core Revert "Add support for io_uring read method" 2022-06-24 12:19:41 +03:00
Daemon Merge branch 'master' into fix_flaky_tests_with_transactions 2022-06-17 15:57:30 +02:00
Databases Merge pull request #38369 from kssenii/fix-pg-compatibility 2022-06-25 11:18:46 +02:00
DataTypes Merge pull request #37667 from ClickHouse/group-by-enum-fix 2022-06-15 05:14:33 +03:00
Dictionaries Merge pull request #37969 from ClickHouse/consistent-macro-usage 2022-06-10 14:10:01 +02:00
Disks Merge pull request #38279 from kssenii/add-cache-command 2022-06-24 16:31:12 +02:00
Formats Merge pull request #37525 from Avogar/avro-structs 2022-06-15 00:04:29 +03:00
Functions Fix wrong implementation of filesystem* functions 2022-06-25 06:10:50 +02:00
Interpreters Merge pull request #37165 from ClickHouse/merge_tree_reader 2022-06-24 21:32:31 +02:00
IO Revert "Add support for io_uring read method" 2022-06-24 12:19:41 +03:00
Loggers Fixing some warnings 2022-05-16 20:59:27 +02:00
Parsers Merge master 2022-06-23 21:40:01 +02:00
Processors Revert "Fix optimization in PartialSortingTransform (SIGSEGV and possible incorrect result)" 2022-06-23 23:01:11 +03:00
QueryPipeline Merge pull request #38307 from azat/fix-insert-profile-events 2022-06-23 10:09:45 +02:00
Server Fix INSERT into Distributed hung due to ProfileEvents 2022-06-22 15:41:15 +03:00
Storages Merge pull request #38380 from ClickHouse/simplify_parts_commit_merge_tree 2022-06-25 00:12:52 +02:00
TableFunctions Review fixes 2022-06-22 16:55:47 +02:00
CMakeLists.txt Revert "Add support for io_uring read method" 2022-06-24 12:19:41 +03:00
configure_config.cmake rename variable + fix handling of ENABLE_LIBRARIES 2022-06-20 23:53:47 +05:00
NOTICE