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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 2c03216) | patch
Silence compiler warning about variable being used uninitialized.
2014年11月20日 17:16:12 +0000 (19:16 +0200)
2014年11月20日 17:17:19 +0000 (19:17 +0200)
commit f464042161fb980578c33fedc2742c5a4d941fa2
Silence compiler warning about variable being used uninitialized.

It's a false positive - the variable is only used when 'onleft' is true,
and it is initialized in that case. But the compiler doesn't necessarily
see that.
src/backend/access/nbtree/nbtxlog.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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