Re: [BUGS] Bug #614: Incorrect parse with time function

2002-03-19 Thread Thomas Lockhart
> 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

[BUGS] Bug #614: Incorrect parse with time function

2002-03-14 Thread pgsql-bugs
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