git.postgresql.org Git - postgresql.git/commit
2016年8月24日 03:21:10 +0000 (23:21 -0400)
2016年8月24日 03:21:10 +0000 (23:21 -0400)
commit 71e006f031310f77ab72881c47a7d8f41df748bb
Suppress compiler warnings in non-cassert builds.
With Asserts off, these variables are set but never used, resulting
in warnings from pickier compilers. Fix that with our standard solution.
Per report from Jeff Janes.
This is the main PostgreSQL git repository.
RSS
Atom