• Heikki Linnakangas's avatar
    Add missing SYSTEMQUOTEs · 503de546
    Heikki Linnakangas authored
    Some popen() calls were missing SYSTEMQUOTEs, which caused initdb and
    pg_upgrade to fail on Windows, if the installation path contained both
    spaces and @ signs.
    
    Patch by Nikhil Deshpande. Backpatch to all supported versions.
    503de546
initdb.c 91.9 KB