pg_ctl: Cast DWORD values to avoid -Wformat warnings.
Noah Misch <noah@leadboat.com>
pg_ctl: Cast DWORD values to avoid -Wformat warnings. This affects pg_ctl alone, because pg_ctl takes the exceptional step of calling Windows API functions in a Cygwin build.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_ctl/pg_ctl.c | modified | +26 −8 |