postgresql/src/bin/pg_ctl
Fujii Masao 7a245bfe76 Make pg_ctl use SIGINT as a default shutdown signal.
The commit 0badb06 changed the default shutdown mode from smart to fast,
but forgot to change the default shutdown signal from SIGTERM to SIGINT.
2015-04-01 02:10:24 +09:00
..
po Translation updates 2015-02-01 23:23:40 -05:00
t Fix previous commit for TAP test suites in VPATH builds. 2014-12-18 01:24:57 -05:00
.gitignore Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
Makefile Update copyright for 2015 2015-01-06 11:43:47 -05:00
nls.mk Translation updates 2014-12-15 00:25:35 -05:00
pg_ctl.c Make pg_ctl use SIGINT as a default shutdown signal. 2015-04-01 02:10:24 +09:00