pg_upgrade: quote directory names in delete_old_cluster script

Bruce Momjian <bruce@momjian.us>

Commit: 9ecd51da704b6c451fbf40bc30cd2aff1111eb92
Author: Bruce Momjian <bruce@momjian.us>
Date: 2015-02-12T03:06:04Z
Releases: 9.3.7
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