"Frank Spies" writes:
> After finding out that bug #4918 was already fixed in 8.4 release, I played
> around with the interval input syntax in 8.4 and found that
> '2.5' year
> is not the same as
> '2.5 year'
> in release 8.4:
I don't think this is a bug. The former case specifies (per SQL
sta
The following bug has been logged online:
Bug reference: 4935
Logged by: Frank Spies
Email address: frank.sp...@biotronik.com
PostgreSQL version: 8.4
Operating system: Linux
Description:Weird input syntax for intervals, part 2
Details:
After finding out that bug #49