Re: patch: make_timestamp function

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: patch: make_timestamp function
Дата
Msg-id 20131213175340.GB11381@svana.org
обсуждение исходный текст
Ответ на Re: patch: make_timestamp function  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Ответы Re: patch: make_timestamp function
Список pgsql-hackers
On Thu, Dec 12, 2013 at 08:50:26PM -0200, Fabrízio de Royes Mello wrote:
> On Thu, Dec 12, 2013 at 3:11 PM, Pavel Stehule <pavel.stehule@gmail.com>wrote:
>
> > Hello
> >
> > this patch try to complete a set of functions make_date and make_timestamp.
> >
> >
> Could we have the 'make_timestamptz' function too?

Wouldn't this just be:

SELECT make_timestamp(...) at time zone 'foo';

(assuming make_timestamp actually returns a timestamp and not a
timestamptz).

or do you mean something else?

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> He who writes carelessly confesses thereby at the very outset that he does
> not attach much importance to his own thoughts.  -- Arthur Schopenhauer

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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Extension Templates S03E11
Следующее
От: Tom Lane
Дата:
Сообщение: Re: "stuck spinlock"