Re: BUG #12755: pg_upgrage creates potentially dangerous delete_old_cluster.bat

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: toni(dot)helenius(at)syncrontech(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #12755: pg_upgrage creates potentially dangerous delete_old_cluster.bat
Date: 2015-02-12 03:07:21
Message-ID: 20150212030721.GB13796@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Feb 10, 2015 at 01:11:16PM -0500, Bruce Momjian wrote:
> > Executes as:
> > RMDIR /s/q C:\Program
> >
> > Needs quotes!!
>
> Wow, very good point. Not sure why this problem was not reported
> before. Patch attached.

Patch applied and backpatched through 9.0. Thanks for the report.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2015-02-12 12:48:00 Re: gettimeofday cause crash on Windows
Previous Message Tom Lane 2015-02-11 21:57:39 Re: BUG #12763: Planner refuses to do index-only-scan on partial indexes despite having all the required data