postgresql/src/backend/utils/error
Tom Lane aa90e148ca Suppress -Wunused-result warnings about write() and fwrite().
This is merely an exercise in satisfying pedants, not a bug fix, because
in every case we were checking for failure later with ferror(), or else
there was nothing useful to be done about a failure anyway.  Document
the latter cases.
2011-10-18 21:37:51 -04:00
..
assert.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
elog.c Suppress -Wunused-result warnings about write() and fwrite(). 2011-10-18 21:37:51 -04:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00