On Sat, 2011-09-24 at 10:49 -0400, Bruce Momjian wrote:
> > I'll add that it would also cause a little confusion with inclusivity.
> > What if you do: '[5,2)'::int4range? Is that really '[2,5)' or '(2,5]'?
>
> Reminder: BETWEEEN supports the SYMMETRIC keyword, so there is
> a precedent for this.
And I don't see it as valuable enough to justify changing the grammar.
Also, that still leaves confusion about inclusivity when applied to
range types.
Regards,
Jeff Davis