Re: WIP: RangeTypes - Mailing list pgsql-hackers

From Tom Lane
Subject Re: WIP: RangeTypes
Date
Msg-id 24200.1295308754@sss.pgh.pa.us
Whole thread Raw
In response to Re: WIP: RangeTypes  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
Jeff Davis <pgsql@j-davis.com> writes:
> I feel like I'm making this too complicated. Should I just scope out
> NULL range boundaries for the first cut, and leave room in the
> representation so that it can be added when there is a more thorough
> proposal for NULL range boundaries?

+1.  I'm far from convinced that a null boundary is sane at all.
If you don't know the value, how do you know it's greater/less than the
other bound?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Brar Piening
Date:
Subject: Re: Visual Studio 2010/Windows SDK 7.1 support
Next
From: Josh Berkus
Date:
Subject: Re: WIP: RangeTypes