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
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/056764b10248bff702d9d7b8b97690668eaf1c93
Modified Files
--------------
contrib/pg_upgrade/check.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)