Tom Lane dad8e410d0 Fix handling of SIGCHLD, per recent pghackers discussion: on some
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.
2001-08-04 00:14:43 +00:00
..
2001-07-12 20:35:54 +00:00
2001-07-11 21:53:59 +00:00
2001-03-22 04:01:46 +00:00
2001-03-22 04:01:46 +00:00
2001-03-22 04:01:46 +00:00