ClickHouse/docs/en
Natasha Murashkina 7b7eec6141
Specify clang version for CC / CXX bc no symlinks
The proposed script for installing clang (sudo bash -c "$(wget -O - https://apt.llvm.org/llvm.sh)) doesn't automatically create symlinks from clang-XX to clang. Thus we need to either specify the version like clang-13 or instruct the user to create symlinks. I think the former is easier.
2022-01-11 10:24:09 +03:00
..
commercial Fix Docs Check 2021-09-22 00:08:55 +03:00
development Specify clang version for CC / CXX bc no symlinks 2022-01-11 10:24:09 +03:00
engines Merge remote-tracking branch 'upstream/master' into fix-materialized-postgresql-ddl-validation 2022-01-08 15:56:46 +03:00
faq [docs/faq] Does ClickHouse support multi-region replication? (#32700) 2021-12-29 11:40:12 +03:00
getting-started Update install.md 2021-12-28 13:54:37 +03:00
guides find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00
images [ImgBot] Optimize images 2021-07-07 19:12:16 +00:00
interfaces Fixing typo and add MariaDB command-line tool 2022-01-05 14:09:00 +08:00
introduction Updated adopters: remove smart quotes 2021-12-29 13:44:51 -07:00
operations fix typo 2022-01-10 17:04:22 +03:00
sql-reference Merge pull request #33479 from bharatnc/ncb/h3-misc-funcs 2022-01-10 23:44:42 +03:00
whats-new find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00
index.md find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00