2020-09-11 |
Pedro Ferreira |
Prevent overflow in the number of digits
Oct2020
|
2020-09-11 |
Niels Nes |
merged
Oct2020
|
2020-09-11 |
Niels Nes |
backported improvements on monetdbe_prepare, monetdbe_get_results from the monetdbe-proxy branch (ie thanks aris). This fixes the monetdbe_prepare/execute, which broke after the removal of the query cache and changes of the prepare/exec implementation within the server.
Oct2020
|
2020-09-11 |
Pedro Ferreira |
Merged with Jun2020
Oct2020
|
2020-09-11 |
Pedro Ferreira |
SQLancer assertion error at convert_typeswitchloop. Overflow?
Oct2020
|
2020-09-11 |
Sjoerd Mullender |
Avoid linking monetdbd to libbat and libmonetdb5, but instead call mserver5.
Oct2020
|
2020-09-11 |
Pedro Ferreira |
New SQLancer crash
Oct2020
|
2020-09-11 |
Niels Nes |
reenable rel_merge_project_rse
Jun2020
|
2020-09-11 |
Pedro Ferreira |
Added tests for bugs 6964 and 6965
Oct2020
|
2020-09-11 |
Niels Nes |
merged
Oct2020
|
2020-09-11 |
Niels Nes |
merged and small cleanup
Oct2020
|
2020-09-11 |
Niels Nes |
fixing bugs 6964 and 6965
Jun2020
|
2020-09-11 |
Aris Koning |
MonetDBe now interfaces with remote instead of mapi.
monetdbe-proxy
|
2020-09-04 |
Aris Koning |
Simplify code a bit
monetdbe-proxy
|
2020-09-11 |
Sjoerd Mullender |
Work around compiler crash.
Oct2020
|
2020-09-11 |
Pedro Ferreira |
Allow multiplication between month intervals and decimals by scaling down the decimal, ie rounding to the nearest integer
typing
|
2020-09-11 |
Sjoerd Mullender |
Merge with Oct2020 branch.
|
2020-09-11 |
Sjoerd Mullender |
Moved contents of ChangeLog.userstats to ChangeLog.Oct2020.
Oct2020
|
2020-09-11 |
Pedro Ferreira |
Additions and subtractions on intervals don't require scale fixing. Also don't forget to propagate aliases at the unnesting layer
typing
|
2020-09-10 |
Martin van Dinther |
Approve JdbcClient output after changing java code to remove MD5 support
Oct2020
|
2020-09-10 |
Pedro Ferreira |
Merged with Oct2020
typing
|
2020-09-10 |
Pedro Ferreira |
Progress for multiplication and division between intervals and decimals
typing
|
2020-09-10 |
Martin van Dinther |
mserver5 process no longer reads from console prompt. Adapt the documentation.
Oct2020
|
2020-09-10 |
Martin van Dinther |
Add missing stable out and err files for bug 6939
Oct2020
|
2020-09-10 |
Sjoerd Mullender |
Typo.
Oct2020
|
2020-09-10 |
Martin van Dinther |
More improvements in mclient help text
Oct2020
|
2020-09-10 |
Pedro Ferreira |
Approved output. We use a different character order from Postgres by default
Oct2020
|
2020-09-10 |
Sjoerd Mullender |
Trade space for speed.
Oct2020
|
2020-09-10 |
Sjoerd Mullender |
Merge with Jun2020 branch.
Oct2020
|
2020-09-10 |
Niels Nes |
fix another sqlancer bug. No need for special handling of single values with
Oct2020
|
2020-09-10 |
Sjoerd Mullender |
Unload bat heaps if clean, even if descriptor is dirty.
Jun2020
|
2020-09-10 |
Martin van Dinther |
Remove duplicate defines for sql5_export. It is already defined in sql.h which is included by all these *.h files.
Oct2020
|
2020-09-10 |
Pedro Ferreira |
Merged with Oct2020
typing
|
2020-09-10 |
Pedro Ferreira |
Use smaller numbers for platforms without 128-bit integers
Oct2020
|
2020-09-10 |
Pedro Ferreira |
New SQLancer crash. Enough bugs for now
Oct2020
|
2020-09-10 |
Pedro Ferreira |
Making SQLancer happy. While parsing the from clause, there might be multiple relations behind the current relation, so find duplicates more precisely. Also don't increment SQL label counter if is not going to be used
Oct2020
|
2020-09-10 |
Pedro Ferreira |
Test for attribute existence
|
2020-09-10 |
Pedro Ferreira |
Merge with Oct2020
|
2020-09-09 |
Pedro Ferreira |
Making SQLancer happy. Look for prepared statement parameters at between expressions
Oct2020
|
2020-09-09 |
Martin van Dinther |
Updated mclient help syntax for functions which allow optional FUNCTION keyword in CREATE or DROP command
Oct2020
|
2020-09-09 |
Martin van Dinther |
Use reference to set variable as done for other options
Oct2020
|
2020-09-09 |
Martin van Dinther |
On MS Windows use same dynamic window width setting (derived from console window) as on Linux.
Oct2020
|
2020-09-09 |
Martin van Dinther |
Correcting validation queries
Oct2020
|
2020-09-09 |
Pedro Ferreira |
New SQLancer crash
Oct2020
|
2020-09-09 |
Martin van Dinther |
Typo in comment
Oct2020
|
2020-09-09 |
Martin van Dinther |
Approve updated outputs after changing java code for Statement.executeBatch()
Oct2020
|
2020-09-09 |
Pedro Ferreira |
Approved output
Oct2020
|
2020-09-09 |
Niels Nes |
merged
Oct2020
|
2020-09-09 |
Niels Nes |
fixed another sqlancher issue, ie outer join should only rewrite into a union of excepts when realy needed, ie when the outer side has freevars
Oct2020
|
2020-09-09 |
Sjoerd Mullender |
No need to show timeout if it is zero.
Oct2020
|
2020-09-09 |
Sjoerd Mullender |
Fixed size check.
Oct2020
|
2020-09-09 |
Pedro Ferreira |
If the target atom doesn't have a name, continue looking
Oct2020
|
2020-09-09 |
Pedro Ferreira |
When setting the prepared statement parameter type recursively, be carefull to not set the same parameter twice. Look for the expression name
Oct2020
|
2020-09-09 |
Sjoerd Mullender |
Implemented option --dbextra=:inmemory, causing transients to stay in memory.
|
2020-09-09 |
Pedro Ferreira |
New SQLancer crash and prepared statement undefined error
Oct2020
|
2020-09-09 |
Joeri van Ruth |
Make bincopy tests run much faster
copybinary
|
2020-09-09 |
Joeri van Ruth |
Debugging aid
copybinary
|
2020-09-09 |
Joeri van Ruth |
Make the number of test records a little more configurable
copybinary
|
2020-09-09 |
Joeri van Ruth |
Fun with SQLSTATE
copybinary
|
2020-09-09 |
Sjoerd Mullender |
Reinstate BATiscand as function, but don't use it when oid/msk is good enough.
unlock
|