On 2/11/15 10:06 PM, Bruce Momjian wrote: > 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.
Wouldn't single quotes be better than double quotes if you want to defend against special characters? -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
