Re: Can't "EXTRACT" from a field?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Can't "EXTRACT" from a field?
Дата
Msg-id 1615.1006451409@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Can't "EXTRACT" from a field?  (Brent Verner <brent@rcfile.org>)
Список pgsql-hackers
Brent Verner <brent@rcfile.org> writes:
> note: extract() is correctly not listed as a function, but it doesn't 
>       have any '\h' help available.  Is this a TODO kind-of-thing?  If
>       it is I can try to add it sometime later today.

There is no mechanism for keeping track of help entries for functions,
only statements.

> note2: This documentation is incorrect as of last night's cvs.
>       an example given in the docs is.
>         SELECT EXTRACT(CENTURY FROM TIMESTAMP '2001-02-16 20:38:40');

This example is fine.  Try it.
        regards, tom lane


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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: v7.2b3 packaged, but not announced beyond here yet ...
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: Further open item (Was: Status of 7.2)