Re: Range types - Mailing list pgsql-hackers

From Scott Bailey
Subject Re: Range types
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Range types  (Tom Lane <[email protected]>)
List pgsql-hackers
Tom Lane wrote:
> Jeff Davis <[email protected]> writes:
>> [ hacky special-case representation for discrete timestamp ranges ]
> 
> I'm still not exactly clear on what the use-case is for discrete
> timestamp ranges, and I wonder how many people are going to be happy
> with a representation that can't handle a range that's open-ended
> on the left.

They wouldn't. But the timestamp data would be the anchor, not 
necessarily the start point. As long as we ranges unbounded on both ends 
we'd be ok.


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Update on true serializable techniques in MVCC
Next
From: Robert Haas
Date:
Subject: Re: Update on true serializable techniques in MVCC