Change pg_ctl to be in C. This was the final shell script and is

Bruce Momjian <bruce@momjian.us>

Commit: f3d6d948c7b4ef199452c33db3e8fdbb9ccacd17
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-05-27T03:37:55Z
Releases: 8.0.0
Change pg_ctl to be in C.  This was the final shell script and is
helpful for the Win32 port.

Andrew Dunstan, with additions by Bruce.

Files

PathChange+/−
src/bin/pg_ctl/Makefile modified +20 −12
src/bin/pg_ctl/pg_ctl.c added +1015 −0
src/bin/pg_ctl/pg_ctl.sh deleted +0 −412