changelist_2_0.txt (hsqldb-2.6.0) | : | changelist_2_0.txt (hsqldb-2.6.1) | ||
---|---|---|---|---|
21 October 2021 - version 2.6.1 | ||||
-- version 2.6.1 is a bug fix release | ||||
-- added sql.lowercase_ident property for extra compatibility with PostgreSQL an | ||||
d MySQL unquoted identifier names | ||||
-- fixed an issue with performance of large updates in mvcc transaction mode | ||||
-- fixed an issue with query timeout settings | ||||
-- fixed a number of minor issues and regressions | ||||
21 March 2021 - version 2.6.0 | 21 March 2021 - version 2.6.0 | |||
-- Version 2.6.0 marks the 20th anniversary of HyperSQL. | -- Version 2.6.0 marks the 20th anniversary of HyperSQL. | |||
-- The project maintainer would like to thank core developers Blaine Simpson, Ca mpbell Burnet and Robert Preston for their contribution over many years, | -- The project maintainer would like to thank core developers Blaine Simpson, Ca mpbell Burnet and Robert Preston for their contribution over many years, | |||
-- and all developers and users who contributed code, made useful suggestions , or reported issues. | -- and all developers and users who contributed code, made useful suggestions , or reported issues. | |||
-- version 2.6.0 main jar contains the module org.hsqldb and can be used as a Ja va module | -- version 2.6.0 main jar contains the module org.hsqldb and can be used as a Ja va module | |||
-- version 2.6.0 jar requires JRE 11 or later - tested up to Java 16 RC | -- version 2.6.0 jar requires JRE 11 or later - tested up to Java 16 RC | |||
-- version 2.6.0 alternative jar requires JRE 8 or later | -- version 2.6.0 alternative jar requires JRE 8 or later | |||
-- version 2.3.9 jar can be compiled with Java 6 (or 7) for JRE 6 and 7 and full y compatible with 2.6.0 except for the new JDBC features | -- version 2.3.9 jar can be compiled with Java 6 (or 7) for JRE 6 and 7 and full y compatible with 2.6.0 except for the new JDBC features | |||
-- The DatabaseManager class is no longer included in the Jars. Use DatabaseMana gerSwing instead. | -- The DatabaseManager class is no longer included in the Jars. Use DatabaseMana gerSwing instead. | |||
-- added support for additional REGEXP_ functions. | -- added support for additional REGEXP_ functions. | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 8 lines changed or added |