- 01 7月, 2013 7 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
make some field names in Aggregate more obvious, to distinguish the special case GROUP_CONCAT fields from the normal fields
-
由 noelgrandin 提交于
The purpose of this is to simplify the code for the individual cases to make it easier to implement analytic (windowing) functions.
-
由 noelgrandin 提交于
for the "duplicate key exception" test, make it a little more flexible, because the format of the VALUES clause varies a little depending on the type of the index.
-
由 noelgrandin 提交于
-
- 29 6月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 28 6月, 2013 7 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
Issue 482: class LobStorageBackend$LobInputStream does not override method int avalaible() from InputStream
-
由 noelgrandin 提交于
Add sufficient ClientInfo support to our javax.sql.Connection implementation to make WebSphere happy.
-
- 27 6月, 2013 2 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 26 6月, 2013 11 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
move the DatabaseEventLister into inner classes - makes it easier to see what belongs to what, especially when some of the the overriden methods are very similar to methods in the superclass (TestBase)
-
- 25 6月, 2013 8 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
change the PageStore#changeCount field from an int to a long, to cope with databases with very high transaction rates.
-
由 noelgrandin 提交于
somebody reported an error, and they think the PageStore#changeCount field has wrapped and become negative. Put a check in place to make such a situation more obvious.
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
Issue 481: Further extensions to PgServer to support better support PG JDBC, patch from Andrew Franklin.
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 24 6月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-