aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeSubqueryscan.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-08-10 00:06:19 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-08-10 00:06:19 +0300
commita79ed10e6c6b43cc43a51a5f5bcc29252b4bb6dc (patch)
tree778bb8c99d6297c74d22cee474d8a07dfb3f34c1 /src/backend/executor/nodeSubqueryscan.c
parent28a520c0b77325a97bafd0f57cc7bd0dd523b71e (diff)
downloadpostgresql-a79ed10e6c6b43cc43a51a5f5bcc29252b4bb6dc.tar.gz
postgresql-a79ed10e6c6b43cc43a51a5f5bcc29252b4bb6dc.zip
Fix comment on processes being kept over a restart
All child processes except the syslogger are killed on a restart. The archiver might be already running though, if it was started during recovery. The split in the comments between "other special children" and the first group of "background tasks" seemed really arbitrary, so I just merged them all into one group. Reviewed-by: Thomas Munro <thomas.munro@gmail.com> Discussion: https://www.postgresql.org/message-id/8f2118b9-79e3-4af7-b2c9-bd5818193ca4@iki.fi
Diffstat (limited to 'src/backend/executor/nodeSubqueryscan.c')
0 files changed, 0 insertions, 0 deletions