- 28 11月, 2017 1 次提交
-
-
由 thomasmueller 提交于
-
- 24 11月, 2017 1 次提交
-
-
由 thomasmueller 提交于
-
- 21 11月, 2017 8 次提交
-
-
由 thomasmueller 提交于
-
由 thomasmueller 提交于
-
由 thomasmueller 提交于
-
由 Noel Grandin 提交于
found by CI and the new meta locking debugging stuff
-
由 Noel Grandin 提交于
after my previous commit which removed the use of the system session. Since we are taking the meta lock here, we don't need any extra synchronization
-
由 Noel Grandin 提交于
so we catch more output if stuff goes wrong
-
由 Noel Grandin 提交于
I can't see why this would be necessary - it's a DDL command, so we're going to call commit() immediately regardless
-
由 Noel Grandin 提交于
since we moved the auto-analyze calls to only happen at commit time
-
- 20 11月, 2017 4 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
as a consequence of my previous change to create views on the current session instead of the system session
-
- 19 11月, 2017 2 次提交
-
-
由 Noel Grandin 提交于
instead of system session. This appears to have been introduced in commit ce7fd11d Author: Thomas Mueller <thomasmueller@users.noreply.github.com> Date: Thu Jun 28 04:33:33 2007 +0000 but does not seem to be necessary anymore.
-
由 Noel Grandin 提交于
found by setting breakpoint for NPE. And pass in the socket to Transfer in the constructor, since all of the usage sites need to immediately set it.
-
- 17 11月, 2017 2 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
- 15 11月, 2017 5 次提交
-
-
由 Noel Grandin 提交于
Logo
-
由 aadrian 提交于
-
由 aadrian 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
- 13 11月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
Updates to MathUtils
-
- 12 11月, 2017 8 次提交
-
-
由 LaughingMan 提交于
-
由 LaughingMan 提交于
-
由 LaughingMan 提交于
-
由 LaughingMan 提交于
-
由 LaughingMan 提交于
-
由 LaughingMan 提交于
the expected range. Also handle the exception at all call sites.
-
由 LaughingMan 提交于
-
由 LaughingMan 提交于
This is an O(1) implementation compared to the previous O(log n). In my tests it was faster for all values >4 (int) / >8 (long).
-
- 11 11月, 2017 3 次提交
-
-
由 LaughingMan 提交于
-
由 LaughingMan 提交于
The method that was tested here should have been removed back in https://github.com/h2database/h2database/commit/14664665e4285659b6a48536a490ab0787841470. Instead it was moved next to its test and was unused ever since.
-
由 LaughingMan 提交于
The method that was tested here was removed back in https://github.com/h2database/h2database/commit/b9ed0d07a8b97fd912d2dc2098f41fe9403fcf11
-
- 10 11月, 2017 5 次提交
-
-
由 LingMan 提交于
Merge upstream changes
-
由 Noel Grandin 提交于
Update POM file
-
由 LaughingMan 提交于
-
由 LaughingMan 提交于
-
由 LaughingMan 提交于
-