OR-clause support for indexes

From: Andreas Joseph Krogh <andreas(at)visena(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: OR-clause support for indexes
Date: 2017-06-17 07:57:39
Message-ID: VisenaEmail.c.dca1975faaa81cd3.15cb50c3ff5@tc7-visena
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi.
 
Back in 9.6 dev-cycle Teodor (from PostgresPro) posted a patch providing
indexed OR-clauses: https://commitfest.postgresql.org/8/454/
Sadly it didn't make it to 9.6, and wasn't re-submitted for the 10 dev-cycle.
 
@Teodor; Do you have plans to submit a patch for PG-11?
And, have you made any progress making it work for btree?
 
-- Andreas Joseph Krogh
CTO / Partner - Visena AS
Mobile: +47 909 56 963
andreas(at)visena(dot)com <mailto:andreas(at)visena(dot)com>
www.visena.com <https://www.visena.com>
<https://www.visena.com>

Browse pgsql-general by date

  From Date Subject
Next Message Martin Mueller 2017-06-18 01:03:04 storing postgres data on dropbox
Previous Message melvin6925 2017-06-16 22:02:59 Re: Upgrade method from 9.2 to 10 ?