Re: Add protransform for numeric, varbit, and temporal types
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Noah Misch <noah@leadboat.com>
Cc: pgsql-hackers@postgresql.org
Date: 2012-02-09T17:25:17Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add notion of a "transform function" that can simplify function calls.
- 8f9fe6edce35 9.2.0 cited
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