Fwd: Extending range type operators to cope with elements

From: Esteban Zimanyi <ezimanyi(at)ulb(dot)ac(dot)be>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Fwd: Extending range type operators to cope with elements
Date: 2019-09-15 14:30:52
Message-ID: CAPqRbE4EztYwsfTcNVvRN2GHoU8Bu3FneD109wHCXnh_bJGueQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> So yes, I've had a need for those operators in the past. What I don't
know is whether adding these functions will be worth the catalog clutter.

The operators are tested and running within MobilityDB. It concerns lines
231-657 for the C code in file
https://github.com/ULB-CoDE-WIT/MobilityDB/blob/master/src/rangetypes_ext.c

and lines 32-248 for the SQL code in file
https://github.com/ULB-CoDE-WIT/MobilityDB/blob/master/src/sql/07_rangetypes_ext.in.sql

Since you don't really use PR, please let me know whether I can be of
any help.

Regards
Esteban

--
------------------------------------------------------------
Prof. Esteban Zimanyi
Department of Computer & Decision Engineering (CoDE) CP 165/15
Universite Libre de Bruxelles
Avenue F. D. Roosevelt 50
B-1050 Brussels, Belgium
fax: + 32.2.650.47.13
tel: + 32.2.650.31.85
e-mail: ezimanyi(at)ulb(dot)ac(dot)be
Internet: http://code.ulb.ac.be/
------------------------------------------------------------

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Virendra Negi 2019-09-15 14:35:51 Re: Primary keepalive message not appearing in Logical Streaming Replication
Previous Message Michael Paquier 2019-09-15 14:29:29 Re: Create collation reporting the ICU locale display name