Re: Inserting timestamp values

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Inserting timestamp values
Дата
Msg-id 17289.1070383257@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Inserting timestamp values  ("cnliou" <cnliou@so-net.net.tw>)
Ответы Re: Inserting timestamp values
Список pgsql-docs
"cnliou" <cnliou@so-net.net.tw> writes:
> Does my test result comply with the statements in section
> "8.5 Date/Time Types"?

I think so.  You are inserting into a timestamp-with-time-zone column,
so even though you mark the literal constant as timestamp without time
zone, it's going to be converted to timestamp with time zone.

            regards, tom lane

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