Re: CVE-2016-1238 fix breaks (at least) pg_rewind tests - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: CVE-2016-1238 fix breaks (at least) pg_rewind tests
Date
Msg-id 20160908220458.GA65515@alvherre.pgsql
Whole thread Raw
In response to Re: CVE-2016-1238 fix breaks (at least) pg_rewind tests  (Andres Freund <andres@anarazel.de>)
Responses Re: CVE-2016-1238 fix breaks (at least) pg_rewind tests  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
Andres Freund wrote:
> On 2016-09-08 18:13:06 -0300, Alvaro Herrera wrote:
> > I suppose -I$(srcdir) should be fine.  (Why the quotes?)
> 
> Because quoting correctly seems like a good thing to do? Most people
> won't have whitespace in there, but it doesn't seem impossible?

Well, I think they are used without quotes in so many places that doing
it here seems rather pointless.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Re: GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC]
Next
From: Lucas
Date:
Subject: Re: Preventing deadlock on parallel backup