Re: WIP: RangeTypes

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Jeff Davis <pgsql(at)j-davis(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: WIP: RangeTypes
Date: 2011-01-21 17:31:43
Message-ID: AANLkTi=Uf25iex0AQc0Sfb3WHzbE13KL0p21js6+zkyi@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jan 20, 2011 at 4:29 AM, Jeff Davis <pgsql(at)j-davis(dot)com> wrote:
> New patch. I added a lot of generic range functions, and a lot of
> operators.
>
> There is still more work to do, this is just an updated patch. The
> latest can be seen on the git repository, as well:

So is this 9.2 material at this point?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2011-01-21 17:37:16 Re: SSI and Hot Standby
Previous Message Robert Haas 2011-01-21 17:30:04 Re: Sync Rep for 2011CF1