Re: patch: make_timestamp function

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: patch: make_timestamp function
Дата
Msg-id 20131217161432.GO12902@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: patch: make_timestamp function  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: patch: make_timestamp function
Re: patch: make_timestamp function
Список pgsql-hackers
Pavel Stehule escribió:

> but AT TIME ZONE allows double (but decimal parts is ignored quietly)
> 
> postgres=# select make_time(10,20,30) at time zone '+10.2';
>   timezone
> -------------
>  23:20:30-10
> 
> so I propose (and I implemented) a variant with int as time zone
> 
> and we can (if we would) implement next one with text as time zone

Yeah, I think a constructor should allow a text timezone.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: patch: make_timestamp function
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: SSL: better default ciphersuite