Re: [CF2016-9] Allow spaces in working path on tap-tests

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [CF2016-9] Allow spaces in working path on tap-tests
Date: 2016-07-10 11:28:16
Message-ID: CAB7nPqSpNGM4Sa+LRCDeD6bO9T-dUgOF2cODi7nBENMftuYLeg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Jul 10, 2016 at 5:50 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> This seemed like a bug fix to me ...

Yes, it is.

> ... so I went ahead and pushed it. I don't
> have any ability to test the Windows parts, so it's possible I missed
> something in the back-patching; please review.

Thanks! What you have pushed looks fine to me. Also, the portion for
src/tools/msvc needs to go further down, I should have precised that
earlier. Do you want a patch for that?
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2016-07-10 12:15:09 Re: Showing parallel status in \df+
Previous Message Netanel Katzburg 2016-07-10 10:27:55 Re: Disable WAL completely - Performance and Persistency research