Re: [PATCH] pgbench tap tests fail if the path contains a perlspecial character - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: [PATCH] pgbench tap tests fail if the path contains a perlspecial character
Date
Msg-id alpine.DEB.2.21.1901221131270.15365@lancre
Whole thread Raw
In response to Re: [PATCH] pgbench tap tests fail if the path contains a perlspecial character  (Raúl Marín Rodríguez <rmrodriguez@carto.com>)
Responses Re: [PATCH] pgbench tap tests fail if the path contains a perlspecial character  (Raúl Marín Rodríguez <rmrodriguez@carto.com>)
List pgsql-hackers
>>   - works around pgbench command splitting on spaces,
>>    if postgres sources are in a strangely named directory…
>>    I tested within a directory named "pg .* dir".
>
> I've also tested it with the initial case (including a +) and it works.

Good, thanks for checking!

-- 
Fabien.

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Proving IS NOT NULL inference for ScalarArrayOpExpr's
Next
From: Amit Khandekar
Date:
Subject: Re: Pluggable Storage - Andres's take