date_part???

Поиск
Список
Период
Сортировка
От jerome
Тема date_part???
Дата
Msg-id 200208290911.g7T9BJU45264@gmanewmedia.com
обсуждение исходный текст
Ответы Re: date_part???
Re: date_part???
Список pgsql-general
i have a table
 Attribute |   Type    | Modifier
-----------+-----------+----------
 test      | timestamp |

SELECT date_part('hour', TIMESTAMP 'timestamp(test)') from testing;
ERROR:  Bad timestamp external representation 'timestamp(test)'

** this one gives me an error but the DOCU says:
  --  date_part(text, timestamp)

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