| Mon, 08 Jun 2020 11:11:49 +0200 |
Sjoerd Mullender |
Closing branch mbedded after merge.
mbedded
|
| Mon, 08 Jun 2020 11:11:30 +0200 |
Sjoerd Mullender |
Merge with mbedded branch into default.
|
| Mon, 08 Jun 2020 11:10:44 +0200 |
Sjoerd Mullender |
Merge with default branch.
mbedded
|
| Mon, 08 Jun 2020 10:54:34 +0200 |
Aris Koning |
Merge heads.
|
| Mon, 08 Jun 2020 10:37:28 +0200 |
Aris Koning |
Merge with default.
|
| Fri, 05 Jun 2020 09:20:37 +0200 |
Aris Koning |
Merge with default.
out2in
|
| Mon, 08 Jun 2020 09:38:49 +0200 |
Pedro Ferreira |
Approved output
|
| Mon, 08 Jun 2020 09:37:03 +0200 |
Pedro Ferreira |
Using basic loops for primitive types at implementation of subquery operators (all tests passed)
|
| Sun, 07 Jun 2020 21:00:42 +0200 |
Niels Nes |
disable not compiling assert
|
| Sun, 07 Jun 2020 19:36:45 +0200 |
Niels Nes |
approved output
unlock
|
| Sun, 07 Jun 2020 13:08:54 +0200 |
Niels Nes |
add some more mapi wrapping functionality
mbedded
|
| Sun, 07 Jun 2020 12:26:45 +0200 |
Niels Nes |
initial example of backup
mbedded
|
| Fri, 05 Jun 2020 13:40:50 +0000 |
Joeri van Ruth |
Windows implementation of thread local error buffers
makelibstreamgreatagain
|
| Fri, 05 Jun 2020 12:27:32 +0000 |
Joeri van Ruth |
Remove more occurrences of s->errnr
makelibstreamgreatagain
|
| Thu, 04 Jun 2020 17:43:55 +0200 |
Joeri van Ruth |
Merge branch 'mbedded' into 'makelibstreamgreatagain'
makelibstreamgreatagain
|
| Fri, 29 May 2020 16:02:21 +0200 |
Joeri van Ruth |
Propagate the new libstream open- errors
makelibstreamgreatagain
|
| Fri, 29 May 2020 14:16:25 +0200 |
Joeri van Ruth |
Fixes for various testweb issues
makelibstreamgreatagain
|
| Fri, 29 May 2020 13:37:11 +0200 |
Joeri van Ruth |
Merge branch 'default' into 'makelibstreamgreatagain'
makelibstreamgreatagain
|
| Fri, 29 May 2020 10:27:25 +0200 |
Joeri van Ruth |
Distinguish mnstr_error and mnstr_peek_error
makelibstreamgreatagain
|
| Fri, 29 May 2020 10:01:20 +0200 |
Joeri van Ruth |
Improve assert
makelibstreamgreatagain
|
| Fri, 29 May 2020 09:53:56 +0200 |
Joeri van Ruth |
Call mnstr_init in mclient
makelibstreamgreatagain
|
| Fri, 05 Jun 2020 17:49:35 +0200 |
Sjoerd Mullender |
Also don't use PCRE for patterns without _ not ending in %.
Jun2020
|
| Fri, 05 Jun 2020 17:02:19 +0200 |
Niels Nes |
merged
mbedded
|
| Fri, 05 Jun 2020 17:02:00 +0200 |
Niels Nes |
merged
unlock
|
| Fri, 05 Jun 2020 13:29:53 +0200 |
Niels Nes |
merged with default
unlock
|
| Fri, 05 Jun 2020 15:33:19 +0200 |
Sjoerd Mullender |
Reduce differences after upgrade.
|
| Fri, 05 Jun 2020 15:21:59 +0200 |
Sjoerd Mullender |
Merge with Jun2020 branch.
|
| Fri, 05 Jun 2020 15:10:55 +0200 |
Joeri van Ruth |
Properly deal with missing lz4 python module
Jun2020
|
| Fri, 05 Jun 2020 15:09:41 +0200 |
Pedro Ferreira |
Added conditional to test
Jun2020
|
| Fri, 05 Jun 2020 14:55:04 +0200 |
Sjoerd Mullender |
Fix upgrade from non-128 bit version to 128-bit version.
Jun2020
|
| Fri, 05 Jun 2020 14:26:51 +0200 |
Pedro Ferreira |
New crash with respective fix, ie when attempting to push early on a filter expression, test if freevars are available on either side of the filter expression
Jun2020
|
| Fri, 05 Jun 2020 14:23:06 +0200 |
Sjoerd Mullender |
Add test conditional HAVE_PYTHON_LZ4.
Jun2020
|
| Fri, 05 Jun 2020 13:30:34 +0200 |
Niels Nes |
merged
mbedded
|
| Fri, 05 Jun 2020 13:24:32 +0200 |
Joeri van Ruth |
Relax over-eager consistency check
|
| Fri, 05 Jun 2020 13:20:55 +0200 |
Pedro Ferreira |
Throw better error messages
Jun2020
|
| Fri, 05 Jun 2020 11:32:58 +0200 |
Pedro Ferreira |
Merged with Jun2020
|
| Fri, 05 Jun 2020 11:10:45 +0200 |
Pedro Ferreira |
Approved output
|
| Fri, 05 Jun 2020 11:07:31 +0200 |
Pedro Ferreira |
Extracted constants from loops and small cleanup
Jun2020
|
| Thu, 04 Jun 2020 23:07:17 +0200 |
Pedro Ferreira |
One more re-write at BATPCRElike3. The codebase was awfull (duplicated code) and I had to cleanup it up to pair with PCRElikeselect2. I also fixed a bug with SQL NULL escape string, which must output NULL
Jun2020
|
| Thu, 04 Jun 2020 20:35:33 +0200 |
Niels Nes |
fixed small problem when we remove from-less selects
Jun2020
|
| Thu, 04 Jun 2020 19:32:51 +0200 |
Pedro Ferreira |
Better loop
Jun2020
|
| Thu, 04 Jun 2020 18:59:02 +0200 |
Pedro Ferreira |
Performance fix for like projections, use strcmp-like functions if possible. Also fixed error cleanup and added extra inlines
Jun2020
|
| Thu, 04 Jun 2020 16:28:50 +0200 |
Joeri van Ruth |
Remove redundant if
Jun2020
|
| Wed, 03 Jun 2020 16:20:44 +0200 |
Joeri van Ruth |
Properly write lz4 end marker
Jun2020
|
| Wed, 03 Jun 2020 15:48:10 +0200 |
Joeri van Ruth |
Also do the round-trip test for the compressed snapshots
Jun2020
|
| Wed, 03 Jun 2020 15:12:29 +0200 |
Joeri van Ruth |
We must write TWO trailer blocks to have a valid tar file
Jun2020
|
| Wed, 03 Jun 2020 12:45:41 +0200 |
Joeri van Ruth |
When snapshotting, copy all relevant log files, not just the latest
Jun2020
|
| Thu, 04 Jun 2020 15:07:48 +0200 |
Pedro Ferreira |
Approved output and a small new bug (cardinality check done wrong)
Jun2020
|
| Thu, 04 Jun 2020 15:01:10 +0200 |
Niels Nes |
merged
mbedded
|
| Thu, 04 Jun 2020 14:55:08 +0200 |
Niels Nes |
merged
unlock
|
| Thu, 04 Jun 2020 14:53:47 +0200 |
Niels Nes |
we now remove the from-less selects early if possible.
Jun2020
|
| Thu, 04 Jun 2020 14:48:50 +0200 |
Pedro Ferreira |
One more optimization, use restrict keyword whenever possible
|
| Thu, 04 Jun 2020 14:08:31 +0200 |
Aris Koning |
Add test for out2in optimization.
out2in
|
| Thu, 04 Jun 2020 11:40:23 +0200 |
Aris Koning |
Fix bug in out2in optimizer.
out2in
|
| Thu, 04 Jun 2020 11:39:50 +0200 |
Aris Koning |
Fix exp_or_exp_is_false function.
out2in
|
| Thu, 04 Jun 2020 10:11:31 +0200 |
Aris Koning |
Elaborate comment.
out2in
|
| Thu, 04 Jun 2020 13:48:22 +0200 |
Niels Nes |
make rel_bind_var available to outer parts of the code
Jun2020
|
| Thu, 04 Jun 2020 13:15:37 +0200 |
Niels Nes |
small fix of exists(value)
Jun2020
|
| Thu, 04 Jun 2020 13:02:10 +0300 |
Panagiotis Koutsourakis |
Merge with default
atom_strings
|
| Thu, 04 Jun 2020 12:06:58 +0200 |
Niels Nes |
fixed problem with aliases within the same projection list
Jun2020
|