diff options
author | Andres Freund <andres@anarazel.de> | 2018-09-13 10:41:39 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2018-09-13 10:42:11 -0700 |
commit | 240d40db88ec0e6f98ac547759bac8e331f3ba89 (patch) | |
tree | 2cdf5b6a29e8333937d633d5f14d907fb4bb2027 /src/backend/executor/nodeModifyTable.c | |
parent | 23bd3cec6eb1ffb80ed2601c13f89d89e658fcc1 (diff) | |
download | postgresql-240d40db88ec0e6f98ac547759bac8e331f3ba89.tar.gz postgresql-240d40db88ec0e6f98ac547759bac8e331f3ba89.zip |
Detect LLVM 7 without specifying binaries explicitly.
Before this commit LLVM 7 was supported, but only if one explicitly
provided LLVM_CONFIG= and CLANG= paths. As LLVM 7 is the first
version that includes our upstreamed debugging and profiling features,
and as debian is planning to default to 7 due to wider architecture
support, it seems good to support auto-detecting that version.
Author: Christoph Berg
Discussion: https://postgr.es/m/20180912124517.GD24584@msg.df7cb.de
Backpatch: 11, where LLVM was introduced
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions