- 11 9月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 10 9月, 2011 4 次提交
-
-
由 Thomas Mueller 提交于
Issue 340: Comparison with "x = all(select ...)" or similar in a view or subquery that was used as a table returned the wrong result.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 28 8月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
Issue 335: Could not run DROP ALL OBJECTS DELETE FILES on older databases with CLOB or BLOB data. The problem was that the metadata table was not locked in some cases, so that a rollback could result in a corrupt database in a database if the lob storage was upgraded.
-
由 Thomas Mueller 提交于
-
- 24 8月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 17 8月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 13 8月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 12 8月, 2011 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Creating a temporary table with the option 'transactional' will now also create the indexes in transactional mode
-
- 08 8月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 27 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 22 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 17 7月, 2011 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Issue 325: a deadlock in the fulltext search could occur if the connection that was used while initializing the fulltext search was later used to query the database.
-
- 15 7月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Support for ROW_NUMBER() OVER() as an alias for ROWNUM() for compatibility with PostgreSQL and Apache Derby.
-
- 13 7月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 12 7月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
DATABASE_TO_UPPER: when set to false, all identifier names (table names, column names) are case sensitive (except aggregate, built-in functions, data types, and keywords).
-
- 09 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 06 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 05 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 04 7月, 2011 3 次提交
-
-
由 Thomas Mueller 提交于
MERGE: if a unique key was violated (but not the primary key or the key columns of the merge itself), the wrong exception was thrown.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 02 7月, 2011 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 01 7月, 2011 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 30 6月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-