postgresql/src/bin/pg_ctl
Andrew Dunstan 53c949c1be Remove Cygwin-specific code from pg_ctl
This code has been there for a long time, but it's never really been
needed. Cygwin has its own utility for registering, unregistering,
stopping and starting Windows services, and that's what's used in the
Cygwin postgres packages. So now pg_ctl for Cygwin looks like it is for
any Unix platform.

Michael Paquier and me
2016-01-19 07:31:18 -05:00
..
po Translation updates 2015-06-28 23:56:55 -04:00
t Refactor Perl test code 2015-12-02 18:46:16 -03:00
.gitignore Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
Makefile Update copyright for 2016 2016-01-02 13:33:40 -05:00
nls.mk Translation updates 2014-12-15 00:25:35 -05:00
pg_ctl.c Remove Cygwin-specific code from pg_ctl 2016-01-19 07:31:18 -05:00