Re: proposal: simple date constructor from numeric values

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: proposal: simple date constructor from numeric values
Дата
Msg-id CAFj8pRCZx_9rf9vuCFJ6+Y+rGrRzS74G_r5fro87erm_7LGWKg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: proposal: simple date constructor from numeric values  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: proposal: simple date constructor from numeric values  (Peter Eisentraut <peter_e@gmx.net>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: How to implement Gin method?
Следующее
От: Robert Haas
Дата:
Сообщение: Re: XLogInsert scaling, revisited