Re: Add protransform for numeric, varbit, and temporal types - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Add protransform for numeric, varbit, and temporal types
Date
Msg-id CA+TgmoZJ0jqLiND6nXaDXOEyTK7jBXR97Bnr0JYyY7e==J8xzA@mail.gmail.com
Whole thread Raw
In response to Re: Add protransform for numeric, varbit, and temporal types  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
On Thu, Feb 9, 2012 at 7:18 AM, Noah Misch <noah@leadboat.com> wrote:
> The code has a thinko; a given interval typmod ultimately implies a single
> point from which we truncate rightward.  The precision only matters if the
> range covers SECOND.  Thanks; the attached patch improves this.

Thanks, committed.

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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Progress on fast path sorting, btree index creation time
Next
From: Peter Geoghegan
Date:
Subject: Re: Progress on fast path sorting, btree index creation time