- 20 11月, 2018 11 次提交
-
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Andrei Tokar 提交于
increase lock timeout to TestConcurrentUpdate due to Travis failures
-
由 Evgenij Ryazanov 提交于
In the REGEXP_REPLACE function, when in PostgreSQL compatibility mode, accept the 'g' flag.
-
由 Andrew Brock 提交于
-
由 Andrew Brock 提交于
Create local variable for whether we're in PostgreSQL mode, remove implementation details from doco, add compiler/IDE hint for falling-through switch statement
-
由 Andrei Tokar 提交于
-
- 19 11月, 2018 3 次提交
-
-
由 Andrew Brock 提交于
Add boolean flag to makeRegexpFlags that indicates whether the presence of a global flag should simply be ignored (i.e. when in PostreSQL mode) or whether it should throw an exception. If the database is in PostgreSQL mode and the 'g' flag is not present, use the String.replaceFirst method instead of the H2 default String.replaceAll method when doing the regex replace.
-
由 Andrew Brock 提交于
-
由 Andrew Brock 提交于
In the REGEXP_REPLACE function, when in PostgreSQL compatibility mode, accept (but ignore/strip out) the 'g' flag.
-
- 16 11月, 2018 5 次提交
-
-
由 Noel Grandin 提交于
fix doing sorted-insert mode in parallel where not wanted
-
由 Evgenij Ryazanov 提交于
Remove comparison from features.html and unused dependencies from pom.xml
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
- 15 11月, 2018 7 次提交
-
-
由 Evgenij Ryazanov 提交于
Add support for SELECT FOR UPDATE with JOINs in MVStore mode
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Andrei Tokar 提交于
Speedup unused chunks collection
-
- 14 11月, 2018 1 次提交
-
-
由 Andrei Tokar 提交于
-
- 13 11月, 2018 5 次提交
-
-
由 Evgenij Ryazanov 提交于
Add AsynchronousFileChannel-based experimental FilePathAsync
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
- 12 11月, 2018 3 次提交
-
-
由 Andrei Tokar 提交于
-
由 Evgenij Ryazanov 提交于
Tiny optimization: use `System.arraycopy` when possible
-
由 Evgenij Ryazanov 提交于
Export datetime value functions to SQL using standard syntax
-
- 11 11月, 2018 5 次提交
-
-
由 Vladislav Bauer 提交于
-
由 Vladislav Bauer 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-