1. 03 Jun, 2004 2 commits
  2. 02 Jun, 2004 7 commits
  3. 01 Jun, 2004 11 commits
  4. 31 May, 2004 15 commits
  5. 30 May, 2004 4 commits
  6. 29 May, 2004 1 commit
    • Tom Lane's avatar
      Separate out bgwriter code into a logically separate module, rather · 076a055a
      Tom Lane authored
      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.
      076a055a