- 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 8 次提交
-
-
由 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 提交于
-
由 noelgrandin 提交于
Issue 477: PgServer binary transmission of query params is unimplemented, patch from Andrew Franklin
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
Improve error message when we have a unique constraint violation, displays the offending key in the error message
-
- 12 6月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-