Re: Avoid parallel full and right join paths. - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Avoid parallel full and right join paths.
Date
Msg-id CAM3SWZTRwt3hEwVvhUfZGyHBgUZoN53NWGKvLrAshfn3M+sz5g@mail.gmail.com
Whole thread Raw
In response to Re: Avoid parallel full and right join paths.  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List 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 by date:

Previous
From: Noah Misch
Date:
Subject: Re: VS 2015 support in src/tools/msvc
Next
From: Amit Langote
Date:
Subject: Re: Typos/Questions in bloom documentation