Re: [HACKERS] Re: Improve OR conditions on joined columns (common star schema problem)

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Jim Nasby <jim(dot)nasby(at)openscg(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] Re: Improve OR conditions on joined columns (common star schema problem)
Date: 2017-11-30 01:29:39
Message-ID: CAB7nPqQQGk2NpfExZDJiqQNZZh7dhpw37u5wno0h0LRAWEamLA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Sep 12, 2017 at 9:48 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Jim Nasby <jim(dot)nasby(at)openscg(dot)com> writes:
>> I've verified that the patch still applies and make check-world is clean.
>
> Not any more :-(. Here's a v3 rebased over HEAD. No substantive
> change from v2.

Patch applies and compiles, and it got no reviews. Moved to CF 2018-01.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2017-11-30 01:32:23 Re: [HACKERS] SERIALIZABLE with parallel query
Previous Message Thomas Munro 2017-11-30 01:28:50 Re: [HACKERS] WIP: [[Parallel] Shared] Hash