Handle multiple double-quoted strings using Win32's system() call.
Bruce Momjian <bruce@momjian.us>
Handle multiple double-quoted strings using Win32's system() call. Document limitations.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/initdb/initdb.c | modified | +9 −9 |
| src/bin/pg_ctl/pg_ctl.c | modified | +6 −5 |
| src/bin/pg_dump/pg_dumpall.c | modified | +4 −2 |
| src/include/port.h | modified | +13 −1 |