Bug #614: Incorrect parse with time function - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #614: Incorrect parse with time function
Date
Msg-id 20020314111519.E2584475D0B@postgresql.org
Whole thread Raw
List pgsql-bugs
Jacek Smyda (smyda@ite.pl) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
Incorrect parse with time function

Long Description
Parser error with function time (ver. 7.2). See example.

Sample Code
SELECT time('10:10');

Output:
ERROR:  parser: parse error at or near "'"

No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: sequence havn't been dropped.
Next
From: Per Winkvist
Date:
Subject: Case sensitive table names ?