2020-09-17 |
Pedro Ferreira |
Closing typing branch, once merged into Oct2020
typing
|
2020-09-17 |
Pedro Ferreira |
Merged typing into Oct2020
Oct2020
|
2020-09-17 |
Pedro Ferreira |
Merged with Oct2020
typing
|
2020-09-17 |
Aris Koning |
Fix more flush related bugs.
monetdbe-proxy
|
2020-09-17 |
Pedro Ferreira |
Typo
Oct2020
|
2020-09-17 |
Pedro Ferreira |
Making SQLancer happy. Look for parameters when binding an ANY type function and set accodingly (ie use the other parameter type if it's the case)
Oct2020
|
2020-09-16 |
Niels Nes |
some more candidate-msk handling
unlock
|
2020-09-16 |
Niels Nes |
fixed problem with rel_push_select_down_join, ie make sure a select is created when
Oct2020
|
2020-09-16 |
Pedro Ferreira |
Merged with Oct2020
typing
|
2020-09-16 |
Sjoerd Mullender |
Use correct ifdef for snappy.
Oct2020
|
2020-09-16 |
Pedro Ferreira |
Reverting changeset b84b2e18141c That solution gives wrong results with other queries.
Oct2020
|
2020-09-16 |
Niels Nes |
make sure we merge in lists, once when possible ie
Oct2020
|
2020-09-16 |
Niels Nes |
mergd
Oct2020
|
2020-09-16 |
Niels Nes |
merged
Oct2020
|
2020-09-16 |
Martin van Dinther |
Correct typo
Oct2020
|
2020-09-16 |
Martin van Dinther |
Moved change text for sql function to sql/ChangeLog.Oct2020
Oct2020
|
2020-09-16 |
Niels Nes |
use intersect/diff for in-value-list handling, to make sure a in-expression returns a proper unique candidate list.
Jun2020
|
2020-09-16 |
Sjoerd Mullender |
Fix pkg-config files: add URL, use .private fields.
Oct2020
|
2020-09-16 |
Martin van Dinther |
Improve syntax for START TRANSACTION, the transactionmode is optional.
Oct2020
|
2020-09-16 |
Martin van Dinther |
Approve outputs of JDBC tests after changing JDBC driver code.
Jun2020
|
2020-09-16 |
Sjoerd Mullender |
Parameterize package names.
Oct2020
|
2020-09-16 |
Pedro Ferreira |
We cannot assume every function with side effects and no arguments have a correspondent with 1 argument. Test for it. The 'rand' function is the exception. This fixes bug 6939
Oct2020
|
2020-09-16 |
Pedro Ferreira |
Restarting a sequence has side effects
Oct2020
|
2020-09-16 |
Pedro Ferreira |
Test for null values
typing
|
2020-09-16 |
Pedro Ferreira |
Approved output
typing
|
2020-09-16 |
Pedro Ferreira |
Convert to the right type and approved output
typing
|
2020-09-16 |
Pedro Ferreira |
Approved no int-128 output
typing
|
2020-09-16 |
Pedro Ferreira |
More calc.* and calc./ signatures missing
typing
|
2020-09-16 |
Sjoerd Mullender |
Merge with default branch.
unlock
|
2020-09-16 |
Sjoerd Mullender |
Merge with Oct2020 branch.
|
2020-09-15 |
Sjoerd Mullender |
Use the batch script on Windows.
Oct2020
|
2020-09-15 |
Niels Nes |
approved output
unlock
|
2020-09-15 |
Pedro Ferreira |
Approved output. The results for division with month intervals needs validation
typing
|
2020-09-15 |
Pedro Ferreira |
Approved no int-128 output
typing
|
2020-09-15 |
Pedro Ferreira |
The division functions were in duplicated. Added missing multiplication ones
typing
|
2020-09-15 |
Sjoerd Mullender |
Approve interface changes.
|
2020-09-15 |
Sjoerd Mullender |
Merge with default branch.
unlock
|
2020-09-15 |
svetlin |
fix mktest
mtest
|
2020-09-15 |
svetlin |
merge with Jun2020
mtest
|
2020-09-15 |
Pedro Ferreira |
Merged with Oct2020
typing
|
2020-09-15 |
Pedro Ferreira |
Removed usued calc.* calls and added calc./ between integers and floating-points returning integers
typing
|
2020-09-15 |
Sjoerd Mullender |
Implemented division of int and float giving int.
Oct2020
|
2020-09-15 |
Aris Koning |
Fix redundant flush bug and refine remote's MAPI result handling.
monetdbe-proxy
|
2020-09-11 |
Aris Koning |
Add support for columnar format in mvc_export_prepare.
monetdbe-proxy
|
2020-09-11 |
Aris Koning |
Simplify mvc_export_prepare.
monetdbe-proxy
|
2020-09-11 |
Aris Koning |
Renaming.
monetdbe-proxy
|
2020-09-15 |
Pedro Ferreira |
Allow multiplication between intervals and floating points
typing
|
2020-09-15 |
svetlin |
start convert to sqllogic tests script
mtest
|
2020-09-15 |
svetlin |
cmake for sqllogictest
mtest
|
2020-09-15 |
svetlin |
merge mdiff
mtest
|
2020-09-15 |
Sjoerd Mullender |
Typo.
Oct2020
|
2020-09-15 |
Sjoerd Mullender |
Merge with Jun2020 branch.
Oct2020
|
2020-09-15 |
Sjoerd Mullender |
Fix interfacing to sqllogictest.SQLLogic.
Jun2020
|
2020-09-15 |
Pedro Ferreira |
Merged with Oct2020
typing
|
2020-09-15 |
Sjoerd Mullender |
Implemented multiplication of floating point with integer giving integer.
Oct2020
|
2020-09-15 |
Pedro Ferreira |
Only push semantics flag if that's the case. Also use GDK macros for thetajoin mappings
Oct2020
|
2020-09-15 |
Pedro Ferreira |
Queries similar to bug 6939 ending in MAL undefined errors
Oct2020
|
2020-09-15 |
Pedro Ferreira |
Fix for bug 6939, ie push left first column only if the cardinality is not atomic, otherwise is not required but the side-effect function will be called only once.
Oct2020
|
2020-09-15 |
Niels Nes |
merged
Oct2020
|
2020-09-15 |
Niels Nes |
fixed bug in push_up_set, ie include the expressions of the pushed down
Oct2020
|