diff options
author | Fujii Masao <fujii@postgresql.org> | 2021-03-19 11:28:54 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2021-03-19 11:28:54 +0900 |
commit | fd31214075cc740e43edc71ca1c385c8c53047b7 (patch) | |
tree | 3065af963f50e4733801183b6955bcd6f8f01b9c /src/backend/parser/parse_utilcmd.c | |
parent | 9bacdf9f536a3720976ae258238cb46c691ce9b2 (diff) | |
download | postgresql-fd31214075cc740e43edc71ca1c385c8c53047b7.tar.gz postgresql-fd31214075cc740e43edc71ca1c385c8c53047b7.zip |
Fix comments in postmaster.c.
Commit 86c23a6eb2 changed the option to specify that postgres will
stop all other server processes by sending the signal SIGSTOP,
from -s to -T. But previously there were comments incorrectly
explaining that SIGSTOP behavior is set by -s option. This commit
fixes them.
Author: Kyotaro Horiguchi
Reviewed-by: Fujii Masao
Discussion: https://postgr.es/m/20210316.165141.1400441966284654043.horikyota.ntt@gmail.com
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions