Hello,

A new version of H2 is available at http://www.h2database.com
(you may have to click 'Refresh').

Changes and new functionality:
- Result sets are now read-only by default.
- New system property h2.defaultResultSetConcurrency.
- Using an invalid result set type or concurrency now throws an exception.
- H2 Console: column of non-default schemas are now also listed.
- H2 Console: Oracle system tables are no longer listed.
- PG Server: improved compatibility and new system property h2.pgClientEncoding.
    Thanks a lot to Sergi Vladykin for the patch!
- To enable the page store mechanism, append ;PAGE_STORE=TRUE to the URL.
    This mechanism is now relatively stable.
- The built-in help is smaller.

Bugfixes:
- Server-less multi-connection mode: more bugs are fixed.
- If a pooled connection was not closed, an exception could occur.
- Removing an auto-increment or identity column didn't remove the sequence.
- Fulltext search: an exception was thrown when updating a value sometimes.
- The Recover tool did not always work.
- The soft-references cache (CACHE_TYPE=SOFT_LRU) could throw an exception.

For details, see the 'Change Log' at
http://www.h2database.com/html/changelog.html

For future plans, see the 'Roadmap' page at
http://www.h2database.com/html/roadmap.html

P.S. If you reply to this message please use a different subject.

Have fun,
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to