Обсуждение: pgsql: pg_upgrade: quote directory names in delete_old_cluster script

Поиск
Список
Период
Сортировка

pgsql: pg_upgrade: quote directory names in delete_old_cluster script

От
Bruce Momjian
Дата:
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
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/4ae178f6073b891bb98dd6681bd209fcb8d6c3e7

Modified Files
--------------
contrib/pg_upgrade/check.c |    6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)