postgresql/src/interfaces
Tom Lane c77f363384 Ensure that close() and fclose() are checked for errors, at least in
cases involving writes.  Per recent discussion about the possibility
of close-time failures on some filesystems.  There is a TODO item for
this, too.
2004-01-26 22:35:32 +00:00
..
ecpg Added WHENEVER NOT_FOUND to SELECT/INSERT/UPDATE/DELETE. 2004-01-21 14:09:34 +00:00
libpgtcl More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
libpq Ensure that close() and fclose() are checked for errors, at least in 2004-01-26 22:35:32 +00:00
Makefile Remove JDBC from the build system and documentation, too. 2004-01-19 21:20:06 +00:00