Re: Avoid parallel full and right join paths.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Avoid parallel full and right join paths.
Дата
Msg-id CAM3SWZTRwt3hEwVvhUfZGyHBgUZoN53NWGKvLrAshfn3M+sz5g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Avoid parallel full and right join paths.  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On Wed, Apr 20, 2016 at 6:43 PM, Alvaro Herrera
<alvherre@2ndquadrant.com> wrote:
> The brin.sql test does that ...

I actually copied brin.sql when creating regression tests for external
sorting, primarily because I wanted to test a variety of collations,
without having any control of what they happen to be on the target.
Those went into amcheck's regression tests, and so have yet to be
committed.

I think that your approach there has plenty to recommend it, at least
where requirements are more complicated.

-- 
Peter Geoghegan



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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: VS 2015 support in src/tools/msvc
Следующее
От: Amit Langote
Дата:
Сообщение: Re: Typos/Questions in bloom documentation