- 15 3月, 2017 1 次提交
-
-
由 Sergey Kalashnikov 提交于
-
- 14 3月, 2017 1 次提交
-
-
由 Sergi Vladykin 提交于
-
- 24 2月, 2017 2 次提交
-
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
- 26 1月, 2017 1 次提交
-
-
由 Ulrich Wielant 提交于
System.currentTimeMillis() is influenced by system time corrections whereas System.nanoTime() is strongly sequential. So it is better to use System.nanoTime() when checking for timeouts and elapsed time.
-
- 20 1月, 2017 1 次提交
-
-
由 Sergi 提交于
-
- 09 1月, 2017 1 次提交
-
-
由 Don McNamara 提交于
-
- 17 11月, 2016 1 次提交
-
-
由 Thomas Mueller Graf 提交于
-
- 16 11月, 2016 5 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
- 11 11月, 2016 1 次提交
-
-
由 Noel Grandin 提交于
-
- 10 11月, 2016 1 次提交
-
-
由 Steve McLeod 提交于
Added new BITGET function, that returns true if and only if a specified bit in a long is set. This helps simulate bit fields in H2, which is an approach I'm using to significantly shrink database size.
-
- 30 10月, 2016 1 次提交
-
-
由 Thomas Mueller Graf 提交于
-
- 26 10月, 2016 2 次提交
-
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
- 08 10月, 2016 1 次提交
-
-
由 Sergi Vladykin 提交于
-
- 04 9月, 2016 2 次提交
-
-
由 Sergi Vladykin 提交于
-
由 Konstantin Shaposhnikov 提交于
Prior to the fix the test would fail with NPE: Exception in thread "main" java.lang.NullPointerException at org.postgresql.jdbc2.AbstractJdbc2ResultSet.checkColumnIndex(AbstractJdbc2ResultSet.java:2619) at org.postgresql.jdbc2.AbstractJdbc2ResultSet.checkResultSet(AbstractJdbc2ResultSet.java:2637) at org.postgresql.jdbc2.AbstractJdbc2ResultSet.getInt(AbstractJdbc2ResultSet.java:2005) at org.h2.test.server.TestPGServer.testPrepareWithUnspecifiedType(TestPGServer.java:76) at org.h2.test.server.TestPGServer.test(TestPGServer.java:44) at org.h2.test.server.TestPGServer.main(TestPGServer.java:29)
-
- 08 8月, 2016 1 次提交
-
-
由 Mat Booth 提交于
-
- 04 8月, 2016 1 次提交
-
-
由 Anton Akkuzin 提交于
-
- 27 6月, 2016 1 次提交
-
-
由 Sergi Vladykin 提交于
-
- 25 5月, 2016 1 次提交
-
-
由 Thomas Mueller Graf 提交于
-
- 20 5月, 2016 2 次提交
-
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
- 19 5月, 2016 1 次提交
-
-
由 Thomas Mueller Graf 提交于
-
- 17 5月, 2016 1 次提交
-
-
由 Farid Zakaria 提交于
- Downloaded H2.jar (off maven) and unziped data.zip and verified we are including all the same resources - Removed the use of maven-exec-plugin as it was wonky and wrote a bridge class to call TestAll via Junit with "fats" arg.
-
- 03 2月, 2016 1 次提交
-
-
由 Tomas Pospichal 提交于
-
- 02 2月, 2016 1 次提交
-
-
由 Mat Booth 提交于
APIs.
-
- 28 1月, 2016 2 次提交
-
-
由 Tomas Pospichal 提交于
-
由 Tomas Pospichal 提交于
-
- 21 1月, 2016 1 次提交
-
-
由 Thomas Mueller Graf 提交于
-
- 13 1月, 2016 1 次提交
-
-
由 Erwan Bocher 提交于
-
- 11 1月, 2016 2 次提交
-
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
- 06 1月, 2016 1 次提交
-
-
由 Erwan Bocher 提交于
-
- 27 12月, 2015 1 次提交
-
-
由 Thomas Mueller Graf 提交于
-
- 26 12月, 2015 1 次提交
-
-
由 Thomas Mueller Graf 提交于
-