diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-08-04 00:14:43 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-08-04 00:14:43 +0000 |
commit | dad8e410d0c4329ec68392c442e1f9dafc8ec17c (patch) | |
tree | 5e512caa61cd99f2968ff3707c9e058d5760e118 /src/backend/access/gist/gist.c | |
parent | 2b769c82126eeb87eb02a6c1a301beb4edd14407 (diff) | |
download | postgresql-dad8e410d0c4329ec68392c442e1f9dafc8ec17c.tar.gz postgresql-dad8e410d0c4329ec68392c442e1f9dafc8ec17c.zip |
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.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions