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
Makefile