postgresql/src/interfaces
Michael Meskes 5ee5bc3873 This routine was calling ecpg_alloc to allocate to memory but did not
actually check the returned pointer allocated, potentially NULL which
could be the result of a malloc call.

Issue noted by Coverity, fixed by Michael Paquier <michael@otacoo.com>
2015-02-05 15:12:34 +01:00
..
ecpg This routine was calling ecpg_alloc to allocate to memory but did not 2015-02-05 15:12:34 +01:00
libpq Add dummy PQsslAttributes function for non-SSL builds. 2015-02-04 09:13:15 +02:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00