BUG #1494: psql \df to_char

Поиск
Список
Период
Сортировка
От Ludwig Lim
Тема BUG #1494: psql \df to_char
Дата
Msg-id 20050221135645.AA6E5F0B06@svr2.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #1494: psql \df to_char  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      1494
Logged by:          Ludwig Lim
Email address:      ludz_lim@yahoo.com
PostgreSQL version: 8.0.1
Operating system:   Linux
Description:        psql \df to_char
Details:

Hi:

  I notice that when I type \df to_char in psql prompt the following does
not appear as one of the possible arguments of to_char:

     time without time zone,text

However, the following select statement works:

   SELECT to_char(current_time :: 'time without time zone', 'ss');

   Is this a bug?

Version of PostgreSQL:
   PostgreSQL 8.0.1 on i686-pc-linux-gnu compiled by GCC 2.96

Thanks in advance,
Ludwig Lim

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

Предыдущее
От: alexis@m2osw.com
Дата:
Сообщение: Re: BUG #1491: Getting an "undefined symbol" when loading
Следующее
От: "Sergius"
Дата:
Сообщение: BUG #1496: Problem with instalation