postgresql/src/backend/postmaster
Magnus Hagander c2a2f7516b Avoid double close of file handle in syslogger on win32
This causes an exception when running under a debugger or in particular
when running on a debug version of Windows.

Patch from MauMau
2012-02-21 17:12:25 +01:00
..
Makefile Refactor xlog.c to create src/backend/postmaster/startup.c 2011-11-02 14:25:01 +00:00
autovacuum.c Classify DROP operations by whether or not they are user-initiated. 2012-01-26 09:30:27 -05:00
bgwriter.c Make bgwriter sleep longer when it has no work to do, to save electricity. 2012-01-26 18:39:13 +02:00
checkpointer.c Minor bug fix and cleanup from self-review of sync rep queues patch. 2012-01-30 14:36:17 +00:00
fork_process.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pgarch.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pgstat.c Fix a copy/pasted typo in several comments 2012-01-26 16:02:33 +01:00
postmaster.c Fix postmaster to attempt restart after a hot-standby crash. 2012-02-06 15:30:21 -05:00
startup.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
syslogger.c Avoid double close of file handle in syslogger on win32 2012-02-21 17:12:25 +01:00
walwriter.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00