postgresql/src/backend/postmaster
Peter Eisentraut b5a47f245f Wording changes
2007-11-08 14:47:51 +00:00
..
autovacuum.c In the previous commit message, I forgot to credit Simon Riggs who provided 2007-10-29 22:17:41 +00:00
bgwriter.c Change Assert() to a plain test and elog, just to see if that works 2007-10-04 15:37:44 +00:00
fork_process.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
Makefile Create a new dedicated Postgres process, "wal writer", which exists to write 2007-07-24 04:54:09 +00:00
pgarch.c Minor improvements in backup and recovery: 2007-09-26 22:36:30 +00:00
pgstat.c Just-in-time background writing strategy. This code avoids re-scanning 2007-09-25 20:03:38 +00:00
postmaster.c Wording changes 2007-11-08 14:47:51 +00:00
syslogger.c Fix erroneous Assert() in syslogger process start in EXEC_BACKEND case, 2007-09-22 18:19:18 +00:00
walwriter.c Make sure that open hash table scans are cleaned up when bgwriter tries to 2007-09-11 17:15:33 +00:00