pg_upgrade: quote directory names in delete_old_cluster script

Bruce Momjian <bruce@momjian.us>

Commit: 056764b10248bff702d9d7b8b97690668eaf1c93
Author: Bruce Momjian <bruce@momjian.us>
Date: 2015-02-12T03:06:04Z
Releases: 9.5.0
pg_upgrade:  quote directory names in delete_old_cluster script

This allows the delete script to properly function when special
characters appear in directory paths, e.g. spaces.

Backpatch through 9.0

Files

PathChange+/−
contrib/pg_upgrade/check.c modified +3 −3