aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2019-07-29 10:12:37 +1200
committerThomas Munro <tmunro@postgresql.org>2019-07-29 10:24:20 +1200
commit180825fe43ece9bf13c27929b7fdeec5a457e9c3 (patch)
treed6df8f4ca36fe55526e1213613000890faadd55a /src/backend/tcop/postgres.c
parente396d1ee7db5027302bc8ce129b435dee13723a4 (diff)
downloadpostgresql-180825fe43ece9bf13c27929b7fdeec5a457e9c3.tar.gz
postgresql-180825fe43ece9bf13c27929b7fdeec5a457e9c3.zip
Avoid macro clash with LLVM 9.
Early previews of LLVM 9 reveal that our Min() macro causes compiler errors in LLVM headers reached by the #include directives in llvmjit_inline.cpp. Let's just undefine it. Per buildfarm animal seawasp. Back-patch to 11. Reviewed-by: Fabien Coelho, Tom Lane Discussion: https://postgr.es/m/20190606173216.GA6306%40alvherre.pgsql
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions