postgresql/src/bin/pg_ctl
Andres Freund 2e83db3ad2 Allow pg_ctl kill to send SIGKILL.
Previously that was disallowed out of an abundance of
caution. Providing KILL support however is helpful to make the
013_crash_restart.pl test portable, and there's no actual issue with
allowing it.  SIGABRT, which has similar consequences except it also
dumps core, was already allowed.

Author: Andres Freund
Discussion: https://postgr.es/m/45d42d41-6145-9be1-7261-84acf6d9e344@2ndQuadrant.com
2017-10-01 15:24:58 -07:00
..
po Translation updates 2017-08-07 13:55:34 -04:00
t Final pgindent + perltidy run for v10. 2017-08-14 17:29:33 -04:00
.gitignore Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
Makefile Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
nls.mk Translation updates 2017-08-07 13:55:34 -04:00
pg_ctl.c Allow pg_ctl kill to send SIGKILL. 2017-10-01 15:24:58 -07:00