postgresql/src/backend/storage
Bruce Momjian 3947f653f9 * postmaster.c: cleanup pmdaemonize under win32; missed failure message
in CreateOptsFile
* s_lock.c: minor comment fix
* findbe.c: variables not used under win32 moved within #ifndef WIN32
case

Claudio Natoli
2004-03-15 16:18:43 +00:00
..
buffer Avoid delaying postmaster shutdown by up to 10 seconds on platforms 2004-02-12 20:07:26 +00:00
file Replace opendir/closedir calls throughout the backend with AllocateDir 2004-02-23 23:03:10 +00:00
freespace Ensure that close() and fclose() are checked for errors, at least in 2004-01-26 22:35:32 +00:00
ipc For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
large_object $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
lmgr * postmaster.c: cleanup pmdaemonize under win32; missed failure message 2004-03-15 16:18:43 +00:00
page $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
smgr Commit the reasonably uncontroversial parts of J.R. Nield's PITR patch, to 2004-02-11 22:55:26 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00