Re: Minor issue with BRIN regression tests

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Minor issue with BRIN regression tests
Дата
Msg-id CAM3SWZSV8f9y+CUuZyPpt44R4FSazN3h-WwxfC5TV_0jn1CCPg@mail.gmail.com
обсуждение исходный текст
Ответ на Minor issue with BRIN regression tests  (Peter Geoghegan <pg@heroku.com>)
Ответы Re: Minor issue with BRIN regression tests
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: David Steele
Дата:
Сообщение: Re: pg_xlog -> pg_xjournal?
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: nested loop semijoin estimates