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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: eaa5808) | patch
Suppress uninitialized-variable warning from less-bright compilers.
2015年2月27日 23:19:22 +0000 (18:19 -0500)
2015年2月27日 23:19:22 +0000 (18:19 -0500)
commit d61f1a93271b859938b6cdb301a367cdb8abf81c
Suppress uninitialized-variable warning from less-bright compilers.

The type variable must get set on first iteration of the while loop,
but there are reasonably modern gcc versions that don't realize that.
Initialize it with a dummy value. This undoes a removal of initialization
in commit 654809e770ce270c0bb9de726c5df1ab193d60f0.
src/backend/utils/adt/jsonb.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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