postgresql/src/interfaces
Alvaro Herrera 117d73a9e7 Don't call PQclear until the struct is really no longer going to be used.
Per Coverity bug #304.  Thanks to Martijn van Oosterhout for reporting it.

Zero out the pointer fields of PGresult so that these mistakes are more
easily catched, per discussion.
2006-05-28 17:23:29 +00:00
..
ecpg Use E'' strings internally only when standard_conforming_strings = 2006-05-26 23:48:54 +00:00
libpq Don't call PQclear until the struct is really no longer going to be used. 2006-05-28 17:23:29 +00:00
Makefile Remove all of the libpgtcl and pgtclsh files, including all references to 2004-04-20 00:33:53 +00:00