aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/view.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-12-20 21:51:52 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-12-20 21:51:52 +0000
commit39b547f43006938e93bd781ccef6f8c3610b9509 (patch)
treec7f8bc6e6742ee976b3a1ccface127611c6e3c3e /src/backend/commands/view.c
parente4d97cb70efddfc07b79cc4d8490da9132cf9b26 (diff)
downloadpostgresql-39b547f43006938e93bd781ccef6f8c3610b9509.tar.gz
postgresql-39b547f43006938e93bd781ccef6f8c3610b9509.zip
Prevent freshly-started backend from ignoring SIGUSR1, per race condition
observed by Inoue. Also, don't call ProcRemove() from postmaster if we have detected a backend crash --- too risky if shared memory is corrupted. It's not needed anyway, considering we are going to reinitialize shared memory and semaphores as soon as the last child is dead.
Diffstat (limited to 'src/backend/commands/view.c')
0 files changed, 0 insertions, 0 deletions