pg_upgrade: use "" rather than '', for Windows
Bruce Momjian <bruce@momjian.us>
pg_upgrade: use "" rather than '', for Windows If we ever support unix sockets on Windows, we should use "" rather than '' for zero-length strings on the command-line, so use that.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/server.c | modified | +1 −1 |