postgresql/src/bin
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
..
initdb Fix unobvious interaction between -X switch and subdirectory creation. 2016-01-07 18:20:57 -05:00
pg_archivecleanup Make WAL-related utilities handle .partial WAL files properly. 2015-07-03 11:53:58 +09:00
pg_basebackup Make pg_receivexlog silent with 9.3 and older servers 2016-01-05 17:25:12 -03:00
pg_config Update copyright for 2016 2016-01-02 13:33:40 -05:00
pg_controldata Update copyright for 2016 2016-01-02 13:33:40 -05:00
pg_ctl Remove Cygwin-specific code from pg_ctl 2016-01-19 07:31:18 -05:00
pg_dump Remove dead code in pg_dump. 2016-01-17 11:38:40 -05:00
pg_resetxlog Update copyright for 2016 2016-01-02 13:33:40 -05:00
pg_rewind Fix typo in comment. 2016-01-04 10:12:44 -05:00
pg_test_fsync Move pg_test_fsync from contrib/ to src/bin/ 2015-04-19 22:20:49 -04:00
pg_test_timing Move pg_test_timing from contrib/ to src/bin/ 2015-04-20 21:30:12 -04:00
pg_upgrade Fix spelling mistakes. 2016-01-14 23:16:40 -05:00
pg_xlogdump Sort $(wildcard) output where needed for reproducible build output. 2016-01-05 15:47:05 -05:00
pgbench Update copyright for 2016 2016-01-02 13:33:40 -05:00
pgevent Update copyright for 2016 2016-01-02 13:33:40 -05:00
psql psql: Add completion support for DROP INDEX CONCURRENTLY 2016-01-16 20:46:14 -05:00
scripts Update copyright for 2016 2016-01-02 13:33:40 -05:00
Makefile Update copyright for 2016 2016-01-02 13:33:40 -05:00