Remove dash in pg_ctl signal name. It broke with getopt_long dash
Bruce Momjian <bruce@momjian.us>
Remove dash in pg_ctl signal name. It broke with getopt_long dash reorganization processing, and it is clearer without the dash anyway.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_ctl-ref.sgml | modified | +3 −2 |
| src/bin/pg_ctl/pg_ctl.c | modified | +12 −12 |