postgresql/src/backend/storage
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
..
buffer Added GUC variable bgwriter_flush_method controlling the action 2004-01-24 20:00:46 +00:00
file Ensure that close() and fclose() are checked for errors, at least in 2004-01-26 22:35:32 +00:00
freespace Ensure that close() and fclose() are checked for errors, at least in 2004-01-26 22:35:32 +00:00
ipc Drops in the CreateProcess calls for Win32 (essentially wrapping up the 2004-01-11 03:49:31 +00:00
large_object $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
lmgr Change PG_DELAY from msec to usec and use it consistenly rather than 2004-01-09 21:08:50 +00:00
page $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
smgr More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00