postgresql/src/interfaces
Neil Conway 9fad4cb604 Fix some minor infelicities in ecpg's pgtypeslib: (1) `pstr' must be
non-NULL in this function, so there is no need to check for it (2) we
should check the return value of pgtypes_strdup(). Patch from Eric
Astor at EnterpriseDB, with slight cleanup by myself, per a report
from the Coverity tool.
2005-07-01 05:12:06 +00:00
..
ecpg Fix some minor infelicities in ecpg's pgtypeslib: (1) `pstr' must be 2005-07-01 05:12:06 +00:00
libpq Fix a theoretical memory leak in pg_password_sendauth(). If the first 2005-06-30 01:59:20 +00:00
Makefile Remove all of the libpgtcl and pgtclsh files, including all references to 2004-04-20 00:33:53 +00:00