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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jim Nasby <jim(dot)nasby(at)openscg(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [HACKERS] Re: Improve OR conditions on joined columns (common star schema problem)
Date: 2018-01-04 22:50:48
Message-ID: 11588.1515106248@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I 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.

Again rebased up to HEAD; still no substantive changes.

regards, tom lane

Attachment Content-Type Size
join-or-to-union-4.patch text/x-diff 29.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2018-01-04 22:55:46 Re: [HACKERS] Pluggable storage
Previous Message Joshua D. Drake 2018-01-04 22:35:42 Re: Finalizing logical replication limitations as well as potential features