Re: fortnight interval support

From: Nathan Wagner <nw+pg(at)hydaspes(dot)if(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: fortnight interval support
Date: 2015-10-27 19:30:48
Message-ID: 20151027193048.GB6594@granicus.if.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Oct 27, 2015 at 12:04:55PM -0500, Merlin Moncure wrote:
> On Tue, Oct 27, 2015 at 8:52 AM, Nathan Wagner <nw+pg(at)hydaspes(dot)if(dot)org> wrote:
> > On Mon, Oct 26, 2015 at 01:58:52PM -0400, Robert Haas wrote:
> >> Aw, you're no fun. select '1 fortnight'::interval => '14 days' would be cool.
> >
> > Patch attached...

> This is very cool (you are 100% certain there are no performance
> impacts on current cases, right?)! :-)

It passed the regression test. It must be perfect :)

--
nw

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message brown 2015-10-27 19:39:19 BUG #13741: vacuumdb does not accept valid password
Previous Message Nathan Wagner 2015-10-27 19:30:13 Re: fortnight interval support