git.postgresql.org Git - postgresql.git/commit
2011年4月23日 22:10:23 +0000 (18:10 -0400)
2011年4月23日 22:10:23 +0000 (18:10 -0400)
commit d98711dfef6ade6a26aa0f4c0a775087ed13e060
Silence a few compiler warnings from gcc on MinGW.
Most of these cast DWORD to int or unsigned int for printf type handling.
This is safe even on 64 bit architectures because a DWORD is always 32 bits.
In one case a variable is initialised to keep the compiler happy.
This is the main PostgreSQL git repository.
RSS
Atom