Re: Time as keyword

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: Time as keyword
Дата
Msg-id 3C3C6EC8.72C654EA@fourpalms.org
обсуждение исходный текст
Ответ на Re: Time as keyword  ("Zeugswetter Andreas SB SD" <ZeugswetterA@spardat.at>)
Список pgsql-hackers
...
> Imho it would be nice if we could allow "select timestamp(xxx);",
> and this has been the umpteenth request in this regard, and 7.2 is not even
> released yet.

afaicr one of the very sticky areas is the SQL99-specified syntax for
date/time literals:
 timestamp(6) '2001-01-08 04:05:06'

which is difficult to reconcile with a function named timestamp:
 timstamp(something)
                      - Thomas


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pg_upgrade
Следующее
От: Daniel Kalchev
Дата:
Сообщение: Re: again on index usage