> Sample Code
> SELECT time('10:10');
Read the release notes to see that this is no longer allowed, to allow
other SQL9x features to be implemented.
- Thomas
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster
Jacek Smyda ([EMAIL PROTECTED]) 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