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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 9140cf8) | patch
Quieten warnings about unused variables
2017年9月21日 12:41:14 +0000 (08:41 -0400)
2017年9月21日 12:41:14 +0000 (08:41 -0400)
commit 28ae524bbf865d23eb10f6ae1b996d59dcc30e4e
Quieten warnings about unused variables

These variables are only ever written to in assertion-enabled builds,
and the latest Microsoft compilers complain about such variables in
non-assertion-enabled builds.

Apparently they don't worry so much about variables that are written to
but not read from, so most of our PG_USED_FOR_ASSERTS_ONLY variables
don't cause the problem.

Discussion: https://postgr.es/m/7800.1505950322@sss.pgh.pa.us
src/backend/optimizer/path/costsize.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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