1. 04 Aug, 2001 1 commit
    • Tom Lane's avatar
      Fix handling of SIGCHLD, per recent pghackers discussion: on some · dad8e410
      Tom Lane authored
      platforms system(2) gets confused unless the signal handler is set to
      SIG_DFL, not SIG_IGN.  pgstats.c now uses pqsignal() as it should,
      not signal().  Also, arrange for the stats collector process to show
      a reasonable ID in 'ps', rather than looking like a postmaster.
      dad8e410
  2. 03 Aug, 2001 4 commits
  3. 02 Aug, 2001 7 commits
  4. 01 Aug, 2001 9 commits
  5. 31 Jul, 2001 9 commits
  6. 30 Jul, 2001 8 commits
  7. 29 Jul, 2001 1 commit
  8. 22 Jul, 2001 1 commit