postgresql/src/interfaces
Tom Lane 4dcdc78ffe Back-patch 9.4-era compiler warning fixes into older branches.
This applies portions of commits b64b5ccb6 and b1aebbb6a to the older
branches, in hopes of getting -Werror builds to succeed there.  The
applied changes simply remove useless tests, eg checking an unsigned
variable to see if it is >= 0.  Recent versions of clang warn about
such tests by default.
2017-02-17 16:58:59 -05:00
..
ecpg Translation updates 2017-02-06 12:26:42 -05:00
libpq Back-patch 9.4-era compiler warning fixes into older branches. 2017-02-17 16:58:59 -05:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00