postgresql/src/interfaces
Neil Conway 555f5139e0 Adds some missing error handling to PGTYPESnumeric_div() in ecpg's
pgtypeslib: (1) we need to check the return value of sub_abs() (2) we
need to check the return value of 4 calls to digitbuf_alloc().

Per Coverity static analysis performed by EnterpriseDB.
2005-07-01 05:13:58 +00:00
..
ecpg Adds some missing error handling to PGTYPESnumeric_div() in ecpg's 2005-07-01 05:13:58 +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