Re: patch: make_timestamp function

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: patch: make_timestamp function
Дата
Msg-id 11812.1387298770@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: patch: make_timestamp function  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: patch: make_timestamp function  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: patch: make_timestamp function  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> Yeah, I think a constructor should allow a text timezone.

Yes.  I think a numeric timezone parameter is about 99% useless,
and if you do happen to need that behavior you can just cast the
numeric to text no?
        regards, tom lane



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: pg_rewarm status
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: patch: make_timestamp function