postgresql/src/backend/postmaster
Tom Lane 25a4a77985 Suppress uninitialized-variable warning. 2007-08-21 01:47:19 +00:00
..
Makefile Create a new dedicated Postgres process, "wal writer", which exists to write 2007-07-24 04:54:09 +00:00
autovacuum.c Move session_start out of MyProcPort stucture and make it a global called MyStartTime, 2007-08-02 23:39:45 +00:00
bgwriter.c Fix incorrect comment about the timing of AbsorbFsyncRequests() during 2007-07-03 14:51:24 +00:00
fork_process.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
pgarch.c Move session_start out of MyProcPort stucture and make it a global called MyStartTime, 2007-08-02 23:39:45 +00:00
pgstat.c Move session_start out of MyProcPort stucture and make it a global called MyStartTime, 2007-08-02 23:39:45 +00:00
postmaster.c Provide for logfiles in machine readable CSV format. In consequence, rename 2007-08-19 01:41:25 +00:00
syslogger.c Suppress uninitialized-variable warning. 2007-08-21 01:47:19 +00:00
walwriter.c Create a new dedicated Postgres process, "wal writer", which exists to write 2007-07-24 04:54:09 +00:00