aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2024-07-15 15:04:15 -0700
committerAndres Freund <andres@anarazel.de>2024-07-15 15:04:15 -0700
commit4128453003dc755d94dfd661fb04d741f08e7fc8 (patch)
treeadb8a9fd7798a90974461fe65a5d4008b0903123 /src/backend/tcop/postgres.c
parent8e28778ce396c3dac74a5fa8724e1ca7cea16d19 (diff)
downloadpostgresql-4128453003dc755d94dfd661fb04d741f08e7fc8.tar.gz
postgresql-4128453003dc755d94dfd661fb04d741f08e7fc8.zip
ci: Use newer LLVM version with gcc, to avoid compiler warnings
gcc emits a warning for LLVM 14 code outside of our control. To avoid that, update to a newer LLVM version. Do so both in the CompilerWarnings and normal tasks - the latter don't fail, but the warnings make it more likely that we'd miss other warnings. We might want to backpatch this eventually. The higher priority right now is to unbreak CI though - which is only broken on master, due to 0c3930d0768 interacting badly with c8a6ec206a9 (mea culpa, I should have noticed this before pushing, but I missed it due to another, independent CI failure). Discussion: https://postgr.es/m/20240715193754.awdxgrzurxnwwu2t@awork3.anarazel.de
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions