Re: Minor issue with BRIN regression tests - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Minor issue with BRIN regression tests
Date
Msg-id CAM3SWZSV8f9y+CUuZyPpt44R4FSazN3h-WwxfC5TV_0jn1CCPg@mail.gmail.com
Whole thread Raw
In response to Minor issue with BRIN regression tests  (Peter Geoghegan <pg@heroku.com>)
Responses Re: Minor issue with BRIN regression tests  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On Mon, Jun 1, 2015 at 7:35 PM, Peter Geoghegan <pg@heroku.com> wrote:
> Attached patch adjusts BRIN regression tests to make a non-obvious
> dependency on tuple order explicit. Currently, an index-only scan plan
> is used by the query that I've adjusted. I'd rather be sure that that
> continues.

Here is another patch, this time removing a useless ON CONFLICT DO UPDATE test.

--
Peter Geoghegan

Attachment

pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: pg_xlog -> pg_xjournal?
Next
From: Tomas Vondra
Date:
Subject: Re: nested loop semijoin estimates