postgresql/src/backend/utils/error
Tom Lane 076a055acf Separate out bgwriter code into a logically separate module, rather
than being random pieces of other files.  Give bgwriter responsibility
for all checkpoint activity (other than a post-recovery checkpoint);
so this child process absorbs the functionality of the former transient
checkpoint and shutdown subprocesses.  While at it, create an actual
include file for postmaster.c, which for some reason never had its own
file before.
2004-05-29 22:48:23 +00:00
..
assert.c * Most changes are to fix warnings issued when compiling win32 2004-04-19 17:42:59 +00:00
elog.c Separate out bgwriter code into a logically separate module, rather 2004-05-29 22:48:23 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00