Re: proposal: simple date constructor from numeric values - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: proposal: simple date constructor from numeric values
Date
Msg-id CAFj8pRCZx_9rf9vuCFJ6+Y+rGrRzS74G_r5fro87erm_7LGWKg@mail.gmail.com
Whole thread Raw
In response to Re: proposal: simple date constructor from numeric values  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: proposal: simple date constructor from numeric values
List pgsql-hackers
Hello

updated patch

+ more precious validity check

Regards

Pavel

2013/7/3 Pavel Stehule <pavel.stehule@gmail.com>:
> Hello
>
>
>> So my vote is for make_time(hour int, min int, sec float8).
>>
>
> so here is a patch
>
> Regards
>
> Pavel
>
>
>
>>                         regards, tom lane

Attachment

pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: How to implement Gin method?
Next
From: Robert Haas
Date:
Subject: Re: XLogInsert scaling, revisited