postgresql/src/backend/utils/init
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
..
findbe.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
globals.c Remove unused 'noversion' command-line option processing from the 2004-01-06 17:36:31 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
miscinit.c Ensure that close() and fclose() are checked for errors, at least in 2004-01-26 22:35:32 +00:00
postinit.c This patch properly sets the prototype for the on_shmem_exit and 2003-12-12 18:45:10 +00:00