| Wed, 26 Aug 2020 10:32:15 +0300 |
Lefteris Sidirourgos |
Merge with default
ir_imprints
|
| Tue, 25 Aug 2020 22:29:22 +0100 |
Pedro Ferreira |
My earlier fix was not correct. Converting an second interval into time never overflows, just rolls over, such as the addition operation on these types
Oct2020
|
| Tue, 25 Aug 2020 21:19:05 +0100 |
Pedro Ferreira |
English
Oct2020
|
| Tue, 25 Aug 2020 17:25:51 +0100 |
Pedro Ferreira |
Making SQLancer happy. Test for overflows while converting from interval second to time type
Oct2020
|
| Tue, 25 Aug 2020 17:08:53 +0200 |
Sjoerd Mullender |
Install some more test binaries.
Oct2020
|
| Tue, 25 Aug 2020 15:22:06 +0200 |
Niels Nes |
fixed issue with regrouping for distinct within aggregates
Oct2020
|
| Tue, 25 Aug 2020 15:02:57 +0200 |
Giulia Frascaria |
append fixes and cleanup
append-optimization
|
| Tue, 25 Aug 2020 13:36:04 +0100 |
Pedro Ferreira |
Approved output and crash on global aggregate case
Oct2020
|
| Tue, 25 Aug 2020 14:25:43 +0200 |
Niels Nes |
merged
Oct2020
|
| Tue, 25 Aug 2020 14:25:18 +0200 |
Niels Nes |
fixed handling of aggr(distinct a,b)
Oct2020
|
| Tue, 25 Aug 2020 13:17:35 +0100 |
Pedro Ferreira |
Optimize trivial = and <> comparisons with NULL semantics on constants. Also extended cases for 'exp_is_not_null' detection
Oct2020
|
| Tue, 25 Aug 2020 13:24:50 +0200 |
Niels Nes |
merged
Oct2020
|
| Tue, 25 Aug 2020 13:24:22 +0200 |
Niels Nes |
make sure we only rewrite aggr(distinct) when there are no other aggregates.
Oct2020
|
| Tue, 25 Aug 2020 13:09:57 +0200 |
Sjoerd Mullender |
Fixes to make target create-wix-packages work.
Oct2020
|
| Tue, 25 Aug 2020 09:54:51 +0100 |
Pedro Ferreira |
Merged with Oct2020
typing
|
| Tue, 25 Aug 2020 09:32:58 +0200 |
Sjoerd Mullender |
Compare with INVALID_SOCKET instead of 0.
Oct2020
|
| Mon, 24 Aug 2020 16:50:25 +0200 |
Sjoerd Mullender |
Use RELEASE_VERSION for release build.
Oct2020
|
| Tue, 25 Aug 2020 09:17:56 +0200 |
Sjoerd Mullender |
Approvals.
Oct2020
|
| Mon, 24 Aug 2020 17:49:27 +0100 |
Pedro Ferreira |
Bug 6948 test is no longer failing
Oct2020
|
| Mon, 24 Aug 2020 17:47:37 +0100 |
Pedro Ferreira |
Small bugfix, when dropping a SQL function, remove the respective arguments in sys.args table
Oct2020
|
| Mon, 24 Aug 2020 17:12:50 +0100 |
Pedro Ferreira |
Cleanup, move like and ilike filter functions definitions into sql_types. This adds the missing 'char' and 'varchar' types definitions
Oct2020
|
| Mon, 24 Aug 2020 15:50:26 +0100 |
Pedro Ferreira |
Small hack to make sure sysqueue tests are timezone agnostic
Oct2020
|
| Mon, 24 Aug 2020 15:32:58 +0100 |
Pedro Ferreira |
Approved Windows output
Oct2020
|
| Mon, 24 Aug 2020 16:02:43 +0200 |
Sjoerd Mullender |
Add cast.
unlock
|
| Mon, 24 Aug 2020 16:01:24 +0200 |
Sjoerd Mullender |
Merge with default branch.
unlock
|
| Mon, 24 Aug 2020 15:58:55 +0200 |
Sjoerd Mullender |
Merge with Oct2020 branch.
|
| Mon, 24 Aug 2020 15:47:14 +0200 |
Sjoerd Mullender |
Fix location of #endif.
Oct2020
|
| Mon, 24 Aug 2020 13:50:56 +0200 |
Aris Koning |
Factor out code between remote and monetdbe.
monetdbe-proxy
|
| Mon, 24 Aug 2020 13:19:07 +0100 |
Pedro Ferreira |
Reverting my changes. The distinct property cannot be removed on constants
Oct2020
|
| Mon, 24 Aug 2020 14:15:27 +0200 |
Sjoerd Mullender |
Delay allocation so that we don't need to free so much when things fail.
Oct2020
|
| Mon, 24 Aug 2020 14:01:54 +0200 |
Sjoerd Mullender |
Merge with Oct2020 branch.
|
| Mon, 24 Aug 2020 13:58:35 +0200 |
Sjoerd Mullender |
Don't touch data that was given away to new thread.
Oct2020
|
| Mon, 24 Aug 2020 13:38:13 +0200 |
Sjoerd Mullender |
Merge with Oct2020 branch.
|
| Mon, 24 Aug 2020 13:25:34 +0200 |
Niels Nes |
merged
Oct2020
|
| Mon, 24 Aug 2020 13:25:18 +0200 |
Niels Nes |
merged with jun2020
Oct2020
|
| Mon, 24 Aug 2020 13:24:41 +0200 |
Niels Nes |
add test for bug 6955
Jun2020
|
| Mon, 24 Aug 2020 13:21:47 +0200 |
Sjoerd Mullender |
For mserver5, listen to IPv4 and IPv6 sockets separately.
Oct2020
|
| Mon, 24 Aug 2020 13:21:16 +0200 |
Sjoerd Mullender |
Delay imports until needed; add conditional.
Oct2020
|
| Mon, 24 Aug 2020 11:49:53 +0100 |
Pedro Ferreira |
Generalize dropping distinct property on aggregates on atoms on global aggregates too
Oct2020
|
| Mon, 24 Aug 2020 11:20:30 +0100 |
Pedro Ferreira |
Approved output and query with error message referencing column alias instead of column
Oct2020
|
| Mon, 24 Aug 2020 11:14:21 +0100 |
Pedro Ferreira |
If the input arguments to an aggregate are atoms, then no distinct transformation is needed. Also found a new crash with distinct aggregates with more than 1 argument
Oct2020
|
| Mon, 24 Aug 2020 12:07:09 +0200 |
Niels Nes |
fix 2 more bug
Oct2020
|
| Mon, 24 Aug 2020 11:21:24 +0200 |
Joeri van Ruth |
Do not use LZMA_OK in gz_stream.c
Oct2020
|
| Mon, 24 Aug 2020 11:21:24 +0200 |
Joeri van Ruth |
Do not use LZMA_OK in gz_stream.c
|
| Mon, 24 Aug 2020 10:33:14 +0200 |
Sjoerd Mullender |
For monetdbd, listen to IPv4 and IPv6 sockets separately.
Oct2020
|
| Mon, 24 Aug 2020 09:26:13 +0100 |
Pedro Ferreira |
Fix for sqlite query, at rel_bin between case, don't generate const column if left input cardinality is atomic
Oct2020
|
| Mon, 24 Aug 2020 08:20:57 +0100 |
Pedro Ferreira |
Approved output
Oct2020
|
| Sun, 23 Aug 2020 11:50:32 +0200 |
Sjoerd Mullender |
If binding to an IPv6 socket doesn't work, fall back to IPv4.
Oct2020
|
| Fri, 21 Aug 2020 17:23:47 +0300 |
Panagiotis Koutsourakis |
monetdb daemon listenaddr changes
Oct2020
|
| Fri, 21 Aug 2020 16:13:45 +0200 |
Aris Koning |
succesful poc: monetdbe as remote-proxy based on columnary binary protocol.
monetdbe-proxy
|
| Fri, 21 Aug 2020 15:34:51 +0200 |
Sjoerd Mullender |
If asking for both IPv4 and IPv6, but the latter doesn't work, try the former.
Oct2020
|
| Fri, 21 Aug 2020 15:46:49 +0300 |
Panagiotis Koutsourakis |
Create new bind-able command 'invoke-editor' and bind it to M-e by default
Oct2020
|
| Fri, 21 Aug 2020 15:46:09 +0300 |
Panagiotis Koutsourakis |
Properly deal with trailing whitespace
Oct2020
|
| Fri, 21 Aug 2020 13:41:15 +0300 |
Panagiotis Koutsourakis |
mclient/EDITOR integration should handle more than 1024 bytes
Oct2020
|
| Fri, 21 Aug 2020 13:34:11 +0200 |
Sjoerd Mullender |
Closing branch oscar. Merging now goes Jun2020 -> Oct2020 -> default.
oscar
|
| Fri, 21 Aug 2020 11:22:52 +0200 |
Sjoerd Mullender |
Step two towards a new stable branch "Oct2020".
|
| Fri, 21 Aug 2020 11:22:46 +0200 |
Sjoerd Mullender |
Step one towards a new stable branch "Oct2020".
Oct2020
|
| Fri, 21 Aug 2020 11:22:42 +0200 |
Sjoerd Mullender |
Added tag Oct2020_root for changeset 94231c85384d
|
| Fri, 21 Aug 2020 11:19:26 +0200 |
Sjoerd Mullender |
Remove deleted files from configuration.
Oct2020_root
|
| Fri, 21 Aug 2020 10:18:15 +0200 |
Sjoerd Mullender |
Merge with default branch.
unlock
|