- 26 6月, 2013 7 次提交
-
-
由 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 20 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 21 6月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 20 6月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 19 6月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 18 6月, 2013 2 次提交
-
-
由 noelgrandin 提交于
- methods can be private - return value from method unused - don't throw an exception which would drop the ODBC connection, rather just send an error response
-
由 noelgrandin 提交于
-