2018-08-18 |
Stefan Manegold |
Merged with Aug2018 branch.
|
2018-08-18 |
Stefan Manegold |
Merged with Mar2018 branch.
Aug2018
|
2018-08-18 |
Stefan Manegold |
sort token lists in opt_prelude.[hc]
Mar2018
|
2018-08-18 |
Stefan Manegold |
Merged with Aug2018 branch.
|
2018-08-18 |
Stefan Manegold |
Merged with Mar2018 branch.
Aug2018
|
2018-08-18 |
Stefan Manegold |
fixed indenting in opt_prelude.[hc]
Mar2018
|
2018-08-18 |
Stefan Manegold |
Merged with Aug2018 branch.
|
2018-08-17 |
Sjoerd Mullender |
Start some threads really as detached threads.
Aug2018
|
2018-08-17 |
Sjoerd Mullender |
Don't use value filled in by pthread_create in just created thread.
Aug2018
|
2018-08-17 |
Pedro Ferreira |
Look for null values in the single window case.
analytics
|
2018-08-17 |
Pedro Ferreira |
Implemented product aggregate on a window and small cleanup.
analytics
|
2018-08-17 |
Pedro Ferreira |
Test approval.
analytics
|
2018-08-17 |
Niels Nes |
include sql_rank_hge in the sql_hge mal file
analytics
|
2018-08-17 |
Pedro Ferreira |
Implemented count with and without nils in a window.
analytics
|
2018-08-16 |
Martin van Dinther |
Corrected and extended mclient SQL help, such as missing data types: BOOLEAN, NUMERIC, JSON, URL, INET and UUID.
Aug2018
|
2018-08-16 |
Sjoerd Mullender |
Implemented a power-of-ten scale for all forms of avg.
|
2018-08-16 |
Sjoerd Mullender |
Fix geom upgrade code to work with new system column in sys.functions table.
|
2018-08-16 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-08-16 |
Martin van Dinther |
In mclient the command \history did not work. It would always show the SQL help (as when \help was requested) instead.
Aug2018
|
2018-08-16 |
Sjoerd Mullender |
Typo that disabled code.
Aug2018
|
2018-08-16 |
Martin van Dinther |
Extend list of reported formatters in showCommands() with: extended and sam.
Aug2018
|
2018-08-16 |
Martin van Dinther |
Align the showCommands() output of mclient \? command.
Aug2018
|
2018-08-16 |
Pedro Ferreira |
Implemented analytical count function.
analytics
|
2018-08-16 |
Martin van Dinther |
Correct VALUES in old_clause sql. It had two value rows of 3 instead of 2 values and would return the incorrect sql keyword C++ instead of CPP.
Aug2018
|
2018-08-16 |
Martin van Dinther |
Use UNION ALL instead of UNION, as done in mclient.c
Aug2018
|
2018-08-16 |
Sjoerd Mullender |
Use correct UpgradeCode for old GEOM module on 32 bit architecture.
Aug2018
|
2018-08-15 |
Pedro Ferreira |
Implemented analytical sum in a floating-point window.
analytics
|
2018-08-15 |
Sjoerd Mullender |
Updated and approved test for "system" column in sys.functions table.
|
2018-08-15 |
Sjoerd Mullender |
Use bool instead of int in a lot of places where it makes sense.
|
2018-08-15 |
Sjoerd Mullender |
Merge with default branch.
candidate-type
|
2018-08-15 |
Sjoerd Mullender |
Merge heads.
|
2018-08-15 |
Sjoerd Mullender |
Merge with Aug2018 branch, not changing any files..
|
2018-08-15 |
Sjoerd Mullender |
Post release build.
Aug2018
|
2018-08-15 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-08-15 |
Sjoerd Mullender |
Setting tags Aug2018_1 and Aug2018 for the release build.
Aug2018
|
2018-08-15 |
Sjoerd Mullender |
Moved contents of ChangeLog.Mar2018 and ChangeLog.Aug2018 to MonetDB.spec, debian/changelog and ChangeLog-Archive.
Aug2018 Aug2018_1
|
2018-08-15 |
Sjoerd Mullender |
Updated library versions.
Aug2018
|
2018-08-15 |
Sjoerd Mullender |
Merge with Aug2018 branch, not changing any files.
|
2018-08-15 |
Sjoerd Mullender |
Pre-release version number update.
Aug2018
|
2018-08-15 |
Pedro Ferreira |
Merge with default
analytics
|
2018-08-15 |
Pedro Ferreira |
First implementation for sum analytical function over a window. Also moved analytical functions implementation to the GDK layer.
analytics
|
2018-08-15 |
Sjoerd Mullender |
Approved.
|
2018-08-15 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-08-15 |
Sjoerd Mullender |
Approved.
Aug2018
|
2018-08-15 |
Sjoerd Mullender |
Added test conditionals.
Aug2018
|
2018-08-14 |
Sjoerd Mullender |
In certain cases, have join and select compare NULL as ordinary value.
Aug2018
|
2018-08-14 |
Sjoerd Mullender |
Fixed some hand-approved output.
Aug2018
|
2018-08-14 |
Pedro Ferreira |
Handles min and max analytical functions on windows with NULL values and custom atom types.
analytics
|
2018-08-14 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-08-14 |
Sjoerd Mullender |
Do not pass result of createException (a.k.a. throw) to GDKfree.
Aug2018
|
2018-08-14 |
Sjoerd Mullender |
Keep sorted and nonil properties in BATprojectchain.
Aug2018
|
2018-08-14 |
Pedro Ferreira |
Implemented min and max analytical functions for numeric types.
analytics
|
2018-08-13 |
Pedro Ferreira |
Cleanup and made min analytical function on integers working.
analytics
|
2018-08-13 |
Pedro Ferreira |
Merge with default
analytics
|
2018-08-11 |
Sjoerd Mullender |
Updated to Unicode 11.0.
Aug2018
|
2018-08-11 |
Pedro Ferreira |
Fixed error message.
Aug2018
|
2018-08-10 |
Pedro Ferreira |
Return detailed error messages of mvc_commit and mvc_rollback calls.
Aug2018
|
2018-08-10 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-08-10 |
Sjoerd Mullender |
Merge with Mar2018 branch.
Aug2018
|
2018-08-10 |
Sjoerd Mullender |
Remove stray bat id from catalog.
Aug2018
|