Hi,
I was wrong, it looks like the actual data is not important, I will
change the feature request to:
HSQLDB compatibility: automatically convert to the next 'higher' data type.
Example: cast(2000000000 as int) + cast(2000000000 as int);
(HSQLDB: long; PostgreSQL: integer out of range)
I will actually decrease priority here because I think PostgreSQL does
the right thing. But it's still a compatibility problem.
Regards,
Thomas
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/h2-database?hl=en.