]> granicus.if.org Git - postgresql/commit
Fix warnings from cpluspluscheck
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 30 Nov 2017 19:46:22 +0000 (14:46 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 5 Dec 2017 00:55:52 +0000 (19:55 -0500)
commite7cfb26fbc11ea94e93e443e2260e106b6daabdd
treef5d53dd861ded65547a436acf065bb146245aab4
parent066bc21c0e085e2642ff25cc665c4efad3669d6f
Fix warnings from cpluspluscheck

Fix warnings about "comparison between signed and unsigned integer
expressions" in inline functions in header files by adding some casts.
src/include/libpq/pqformat.h