pg_upgrade: quote directory names in delete_old_cluster script

Bruce Momjian <bruce@momjian.us>

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