pg_upgrade: quote directory names in delete_old_cluster script

Bruce Momjian <bruce@momjian.us>

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