pg_upgrade: Add SYSTEMQUOTE for Windows paths with spaces

Bruce Momjian <bruce@momjian.us>

Commit: dfc71a1b2567f9d43ba53fce6da4e381c0571c7c
Author: Bruce Momjian <bruce@momjian.us>
Date: 2018-07-31T23:06:32Z
Releases: 9.3.24
pg_upgrade:  Add SYSTEMQUOTE for Windows paths with spaces

Another fix for commit 244142d32afd02e7408a2ef1f249b00393983822.  We
added SYSTEMQUOTE to the win32 popen() compatibility function in PG 9.4.

Backpatch-through: 9.3 only

Files

PathChange+/−
contrib/pg_upgrade/controldata.c modified +1 −1