Re: Fwd: Extending range type operators to cope with elements - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Fwd: Extending range type operators to cope with elements
Date
Msg-id 152600.1601226373@sss.pgh.pa.us
Whole thread Raw
In response to Re: Fwd: Extending range type operators to cope with elements  (Esteban Zimanyi <ezimanyi@ulb.ac.be>)
Responses Re: Extending range type operators to cope with elements  (Georgios Kokolatos <gkokolatos@protonmail.com>)
List pgsql-hackers
Esteban Zimanyi <ezimanyi@ulb.ac.be> writes:
> After a long time (as you can imagine, this year everything has been upside
> down ...), you will find enclosed the patch for extending the range
> operators so they can cope with range <op> element and element <op> range
> in addition to the existing range <op> range.

Cool.  Please add this to the open commitfest list [1] to ensure we don't
lose track of it.

            regards, tom lane

[1] https://commitfest.postgresql.org/30/



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Get rid of runtime handling of AlternativeSubPlan?
Next
From: Justin Pryzby
Date:
Subject: Re: AppendStringInfoChar instead of appendStringInfoString