BUG #12755: pg_upgrage creates potentially dangerous delete_old_cluster.bat - Mailing list pgsql-bugs

From toni.helenius@syncrontech.com
Subject BUG #12755: pg_upgrage creates potentially dangerous delete_old_cluster.bat
Date
Msg-id 20150210104441.18791.41198@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #12755: pg_upgrage creates potentially dangerous delete_old_cluster.bat
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      12755
Logged by:          Toni Helenius
Email address:      toni.helenius@syncrontech.com
PostgreSQL version: 9.4.1
Operating system:   Windows 7
Description:

pg_upgrage creates potentially dangerous delete_old_cluster.bat. RMDIR
without quotes.

RMDIR /s/q C:\Program Files\PostgreSQL\9.3\data

Executes as:
RMDIR /s/q C:\Program

Needs quotes!!

pgsql-bugs by date:

Previous
From: Mark Kirkwood
Date:
Subject: Re: BUG #12749: WARNING: unrecognized node type: 701
Next
From: Tom Lane
Date:
Subject: Re: BUG #12749: WARNING: unrecognized node type: 701