Change pg_ctl to be in C. This was the final shell script and is
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |