Constructors for dates, times, and timestamps

Поиск
Список
Период
Сортировка
От Andrew T. Robinson
Тема Constructors for dates, times, and timestamps
Дата
Msg-id 45E42864.8080401@nmi.net
обсуждение исходный текст
Ответы Re: Constructors for dates, times, and timestamps
Re: Constructors for dates, times, and timestamps
Список pgsql-general
Migrating from DB/2 6.1 to PostgreSQL 8.1.4,

The following work under DB/2, but I can find no analog in the
PostgreSQL documentation:

    time('00:00:00')  [there is to_date() and to_timestamp(), but no
to_time()?]

    timestamp(u.date, u.time) [where u.date is of type DATE and u.time
is of type TIME]

As with any paradigm shift, I'm sure this will be embarrassingly simple,
but I've spent hours RTFMing to no avail.

Andy

Вложения

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

Предыдущее
От: "John Gant"
Дата:
Сообщение: 2d array issues
Следующее
От: "Andy Dale"
Дата:
Сообщение: Re: PostgreSQL 8.2.3, Jboss 4.0.3 and postgresql-8.2-504.jdbc4