Re: Combine Date and Time Columns to Timestamp

Поиск
Список
Период
Сортировка
От Rich Shepard
Тема Re: Combine Date and Time Columns to Timestamp
Дата
Msg-id alpine.LNX.2.00.1301190636570.32614@salmo.appl-ecosys.com
обсуждение исходный текст
Ответ на Re: Combine Date and Time Columns to Timestamp  (Adrian Klaver <adrian.klaver@gmail.com>)
Список pgsql-general
On Fri, 18 Jan 2013, Adrian Klaver wrote:

> test=> SELECT ('2012-10-29 '||'10:19')::timestamp;
>      timestamp
> ---------------------
> 2012-10-29 10:19:00

   Thanks, Adrian. I suspected it was simple but I could not find a reference
to the syntax.

Much appreciated,

Rich



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

Предыдущее
От: Alexander Reichstadt
Дата:
Сообщение: Cannot install postgres 9.2, less than 32 MB of memory
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Cannot install postgres 9.2, less than 32 MB of memory