git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: fe8eaa5) | patch
Suppress "variable may be used uninitialized" warning.
Fri, 5 Apr 2024 14:58:30 +0000 (10:58 -0400)
Fri, 5 Apr 2024 14:58:30 +0000 (10:58 -0400)
commit 3c5ff36aba8a3df19967d0ddc1249c63417bb9b0
Suppress "variable may be used uninitialized" warning.

Buildfarm member caiman is showing this, which surprises me because
it's very late-model gcc (14.0.1) and ought to be smart enough to
know that elog(ERROR) doesn't return. But we're likely to see the
same from stupider compilers too, so add a dummy initialization in
our usual style.
src/backend/parser/parse_expr.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /