postgresql/src/interfaces
Michael Meskes 8794bf1ca1 Remove null-pointer checks that are not needed.
If a pointer is guaranteed to carry information there is no need to check
for NULL again. Patch by Michael Paquier.
2015-02-25 11:50:28 +01:00
..
ecpg Remove null-pointer checks that are not needed. 2015-02-25 11:50:28 +01:00
libpq Fix potential deadlock with libpq non-blocking mode. 2015-02-23 13:34:21 +02:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00