Have pg_ctl return an exit status of 3 if the server is not running, to
Bruce Momjian <bruce@momjian.us>
Have pg_ctl return an exit status of 3 if the server is not running, to match the Linux Standard Base Core Specification 3.1. Aaron W. Swenson
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_ctl-ref.sgml | modified | +2 −1 |
| src/bin/pg_ctl/pg_ctl.c | modified | +10 −4 |