Bug #614: Incorrect parse with time function

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #614: Incorrect parse with time function
Date: 2002-03-14 11:15:19
Message-ID: 20020314111519.E2584475D0B@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Jacek Smyda (smyda(at)ite(dot)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message awais 2002-03-14 11:32:29 problem with new postgresql driver
Previous Message Sridhar Bhamidi 2002-03-14 08:12:39 Unable to identify an operator '=' for types 'numeric' and 'float8'