pg_upgrade: quote directory names in delete_old_cluster script
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/check.c | modified | +3 −3 |