postgresql/src/interfaces
Peter Eisentraut 037a82704c Standardize treatment of strcmp() return value
Always compare the return value to 0, don't use cute tricks like
if (!strcmp(...)).
2011-12-27 21:19:09 +02:00
..
ecpg Standardize treatment of strcmp() return value 2011-12-27 21:19:09 +02:00
libpq Standardize treatment of strcmp() return value 2011-12-27 21:19:09 +02:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00