On Fri, Sep 9, 2016 at 1:25 PM, Tom Lane <[email protected]> wrote: > Andres Freund <[email protected]> writes: >> On 2016-09-08 20:15:46 -0400, Peter Eisentraut wrote: >>> We don't support build directories with spaces in them, but we support >>> installation directories with spaces in them. So I guess that means >>> your point is valid. > >> Even if not necessary in this specific case, I personally think it's >> just a good to quote halfway sensibly. Especially when it's trivial to >> do so. > > The problem is it's only halfway ... won't paths with quotes in them > still break it?
Trying to build Postgres from source with top_srcdir containing a quote already fails at ./configure... So I don't see a new problem here but... -- Michael -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
