2020-06-29 |
Joeri van Ruth |
Rephrase description of the exittimeout property
|
2020-07-01 |
Pedro Ferreira |
Do a better inner relation rewrite at rewrite_exp_rel for ddl statements. At ALGfetch, throw better error messages depending on the input. This fixes some subquery issues on PSM
Jun2020
|
2020-07-01 |
Sjoerd Mullender |
Merge with default branch.
msk-type
|
2020-07-01 |
Sjoerd Mullender |
Merge with default branch.
msk-type
|
2020-07-01 |
Sjoerd Mullender |
Merge with default branch.
msk-type
|
2020-07-01 |
Niels Nes |
cleanup whitespace on typing
typing
|
2020-07-01 |
Niels Nes |
merged
typing
|
2020-07-01 |
Pedro Ferreira |
No hugeintegers in the output
|
2020-06-30 |
Sjoerd Mullender |
Work around problems with coredumpctl, and provide proper stack trace.
Jun2020
|
2020-06-30 |
Sjoerd Mullender |
Modernize: use text instead of universal_newlines.
Jun2020
|
2020-06-30 |
Pedro Ferreira |
Reverse function has no null semantics too
|
2020-06-30 |
Pedro Ferreira |
Merged with Jun2020
|
2020-06-30 |
Pedro Ferreira |
Fix for bug 6911, ie never call exp_convert on any expression without knowing if it will be compatible with the output type.
Jun2020
|
2020-06-30 |
Arjen de Rijke |
add buildrequirments for source rpms
|
2020-06-30 |
Sjoerd Mullender |
Fix upgrade from Nov2019 release: don't do things twice.
Jun2020
|
2020-06-30 |
Niels Nes |
small fix for properly keeping database location
|
2020-06-30 |
Pedro Ferreira |
Merged with Jun2020
|
2020-06-30 |
Pedro Ferreira |
Approved output
|
2020-06-30 |
Thodoris Zois |
Minor comment as a note in example_append_raw
|
2020-06-30 |
Thodoris Zois |
monetdbe example_append_raw - removed name from monetdbe_column
|
2020-06-30 |
Pedro Ferreira |
Upgrade fixes.
|
2020-06-30 |
Pedro Ferreira |
Backported recent default branch fixes into Jun2020
Jun2020
|
2020-06-30 |
Pedro Ferreira |
Made test give the same output on non 128 int platforms
Jun2020
|
2020-06-30 |
Sjoerd Mullender |
Merge with Jun2020 branch.
|
2020-06-26 |
Sjoerd Mullender |
It's impossible to do this right, so give test machines priority.
Jun2020
|
2020-06-30 |
Pedro Ferreira |
Updated ChangeLog
|
2020-06-30 |
Pedro Ferreira |
Cleaned up blobs at atom2sql. Now back into serious things
|
2020-06-29 |
Pedro Ferreira |
Test fixes
|
2020-06-29 |
Niels Nes |
merged
|
2020-06-29 |
Niels Nes |
more cleanup
|
2020-06-29 |
Pedro Ferreira |
Major change. According to the SQL standard addition and subtraction between intervals and other number types is not allowed. The same applies for casting. This fixes bug 6910
|
2020-06-29 |
Thodoris Zois |
monetdbe (example_append_raw.c) - example with C generated data
|
2020-06-29 |
Sjoerd Mullender |
Clarified error message.
|
2020-06-29 |
Niels Nes |
comment out not used code
|
2020-06-29 |
Niels Nes |
add blob handling in monetdbe_null
|
2020-06-29 |
Niels Nes |
remove msab in embedded
|
2020-06-29 |
Joeri van Ruth |
Use mcrypt_BackendSum instead of hardcoding mcrypt_SHA512Sum
|
2020-06-29 |
Joeri van Ruth |
Add upgrade code for .snapshot
|
2020-06-29 |
Sjoerd Mullender |
Use test suggested by man page to distinguish between forms of strerror_r.
|
2020-06-29 |
Niels Nes |
add vault initilisation
|
2020-06-29 |
Niels Nes |
add push_project_down optimizer
|
2020-06-29 |
Niels Nes |
add missing monetdbe_error
|
2020-06-29 |
Sjoerd Mullender |
Test for INF in floating point columns (they are not allowed).
Jun2020
|
2020-06-29 |
Pedro Ferreira |
Cleaning out my own mess. Removed unused rel_merge_identical_joins optimizer and unnesting of values at push_up_project (done at a different place)
Jun2020
|
2020-06-29 |
Sjoerd Mullender |
Merge with default branch.
unlock
|
2020-06-29 |
Pedro Ferreira |
Merged with Jun2020
|
2020-06-29 |
Pedro Ferreira |
Backported overflow check fix into Jun2020
Jun2020
|
2020-06-29 |
Niels Nes |
include TYPE hge
|
2020-06-29 |
Niels Nes |
fixed untested monetdbe_null problem
|
2020-06-29 |
Arjen de Rijke |
only try on linux, not mac
|
2020-06-29 |
Pedro Ferreira |
Test for overflows in conversions to interval types
|
2020-06-28 |
Arjen de Rijke |
fix most of the cmake code for building deb packages
|
2020-06-28 |
Niels Nes |
removed (moved) old code
|
2020-06-28 |
Niels Nes |
fixed fd leak
|
2020-06-28 |
Pedro Ferreira |
More code cleanup, removed unused backend calls on date/time types
|
2020-06-28 |
Arjen de Rijke |
fix almost all bugs in the cmake code to generate rpm packages
|
2020-06-27 |
Pedro Ferreira |
Cleanup, move sql datetime code into a separate implementation file. Inlined loops and removed unused backend calls
|
2020-06-27 |
Niels Nes |
allow create/drop/alter user in embedded mode, although not used
|
2020-06-27 |
Martin Kersten |
Fix compilation issue
|
2020-06-27 |
Martin Kersten |
Add nr_threads, memorylimit, querytimeout, and sesiontimeout to
|