On Mon, Jun 1, 2015 at 7:35 PM, Peter Geoghegan <pg(at)heroku(dot)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