Re: WIP: RangeTypes - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: WIP: RangeTypes
Date
Msg-id 1296327922.11513.517.camel@jdavis
Whole thread Raw
In response to Re: WIP: RangeTypes  (Chris Browne <cbbrowne@acm.org>)
List pgsql-hackers
On Fri, 2011-01-28 at 14:15 -0500, Chris Browne wrote:
> Mind you, timestamptzrange seems a mite *long* to me.

Right. I think we might need to compromise here an use some shorter
names. tsrange/tstzrange/numrange seem reasonable to me.

> Making sure it's consistent with int4, int8, bigint sure seems like a
> good idea.

OK, I'll change intrange to int4range, and add int8range. int2range
doesn't seem useful, though.

Regards,Jeff Davis



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: REVIEW: WIP: plpgsql - foreach in
Next
From: Pavel Stehule
Date:
Subject: Re: REVIEW: WIP: plpgsql - foreach in