Bug #947: time(timenow()) Parse Error

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #947: time(timenow()) Parse Error
Дата
Msg-id 20030417004534.647DC475B99@postgresql.org
обсуждение исходный текст
Ответы Re: Bug #947: time(timenow()) Parse Error
Список pgsql-bugs
Aaron Silver (silvera@ngt-dev.com) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
time(timenow()) Parse Error

Long Description
In using Postgres 7.2.2 on a client's system I received a parse error using time(timenow()). Either in a function or
viaa command-line "select time(timenow());" statement, I received a "parse error near timenow". A "select
date(timenow());"worked fine. Doing "select time('2003-04-15 00:00:00');" worked fine also. 

This was not an issue on a machine running Postgres 7.1.3.

Is/was this a known issue? Is there a patch, or in what release was this fixed?

Aaron

Sample Code


No file was uploaded with this report

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug #946: Problem to make version 7.3.2 with cygwin
Следующее
От:
Дата:
Сообщение: Re: [BUGS] Psql 'Expanded display (\x)' behaviour