2019-04-25 |
Sjoerd Mullender |
Closing branch subquery.
subquery
|
2019-04-25 |
Sjoerd Mullender |
Merge subquery branch into default.
|
2019-04-24 |
Niels Nes |
small fix (handle single differences /intersections on values unpartitioned)
subquery
|
2019-04-24 |
Niels Nes |
merged with default
subquery
|
2019-04-24 |
Pedro Ferreira |
Removed unused code.
cmake-fun
|
2019-04-24 |
Pedro Ferreira |
Don't change static libraries linking flags yet.
cmake-fun
|
2019-04-24 |
Pedro Ferreira |
Add linker flag only to AppleClang builds.
cmake-fun
|
2019-04-24 |
Pedro Ferreira |
Clang compilation fixes.
cmake-fun
|
2019-04-24 |
Pedro Ferreira |
Simplify ODBC tests and dlfcn.h is available on all POSIX platforms we compile for.
cmake-fun
|
2019-04-24 |
Pedro Ferreira |
Simplify ODBC driver compilation and FreeBSD compilation fix.
cmake-fun
|
2019-04-24 |
Sjoerd Mullender |
Add test for bug 6700.
Apr2019
|
2019-04-24 |
Pedro Ferreira |
We require python to compile capi.
cmake-fun
|
2019-04-24 |
Pedro Ferreira |
Added missing linker options that will hopefully fix Mac OS and FreeBSD compilations.
cmake-fun
|
2019-04-23 |
Pedro Ferreira |
Fixed find libraries on macOS and removed AIX code.
cmake-fun
|
2019-04-23 |
Pedro Ferreira |
Removed Mac 0S X specific tests.
cmake-fun
|
2019-04-23 |
Pedro Ferreira |
Misspelled word.
cmake-fun
|
2019-04-23 |
Pedro Ferreira |
Removed checks for specific platforms.
cmake-fun
|
2019-04-23 |
Pedro Ferreira |
Removed python 2 references as it support will end soon (Mtest.py runs). Cleaned dependency checks for data vaults libraries.
cmake-fun
|
2019-04-23 |
Martin Kersten |
User inspired test case
|
2019-04-23 |
Pedro Ferreira |
Merge with default.
cmake-fun
|
2019-04-23 |
Pedro Ferreira |
inline keyword is a C99 feature and present in every compiler we use.
cmake-fun
|
2019-04-23 |
Pedro Ferreira |
Add ODBC_INCLUDE_DIR before all the tests.
cmake-fun
|
2019-04-23 |
Sjoerd Mullender |
Merge with Apr2019 branch.
|
2019-04-23 |
Pedro Ferreira |
Added missing definitions.
cmake-fun
|
2019-04-23 |
Pedro Ferreira |
Added odbc include directories and socklen_t is available on all platforms.
cmake-fun
|
2019-04-23 |
Pedro Ferreira |
We still have to look for numpy include directory.
cmake-fun
|
2019-04-23 |
Pedro Ferreira |
Windows fixes.
cmake-fun
|
2019-04-23 |
Pedro Ferreira |
Continuing cleanup:
cmake-fun
|
2019-04-21 |
Sjoerd Mullender |
Don't produce extremely long lines of minuses in output files.
Apr2019
|
2019-04-21 |
Sjoerd Mullender |
Python 3 compatibility.
Apr2019
|
2019-04-20 |
Pedro Ferreira |
Major cleanup: removed old compiler checks, Solaris compilation checks, C99 checks, unused preprocessor macros.
cmake-fun
|
2019-04-19 |
Pedro Ferreira |
Removed old code for Solaris, AIX and KVM.
cmake-fun
|
2019-04-19 |
Pedro Ferreira |
Major cleanup. Use default cmake methods to find libraries.
cmake-fun
|
2019-04-19 |
Niels Nes |
merged with default
subquery
|
2019-04-19 |
Sjoerd Mullender |
When using Python 3, replace incorrect utf-8 sequences in test output.
Apr2019
|
2019-04-19 |
Aris Koning |
Hopefully fix the string format.
mosaic
|
2019-04-19 |
Aris Koning |
Remove mitsosis related code from mosaic-v1.
mosaic
|
2019-04-19 |
Aris Koning |
Commit out mitosis optimizer.
mosaic
|
2019-04-19 |
Aris Koning |
Code style.
mosaic
|
2019-04-19 |
Aris Koning |
Add TODO.
mosaic
|
2019-03-15 |
Aris Koning |
Add TODO.
mosaic
|
2019-03-14 |
Aris Koning |
Indentation.
mosaic
|
2019-03-14 |
Aris Koning |
Indentation.
mosaic
|
2019-04-19 |
Sjoerd Mullender |
Add new file.
|
2019-04-18 |
Martin van Dinther |
Remove duplicate check.
Apr2019
|
2019-04-18 |
Martin van Dinther |
Add test and desired output for bug 6701
Apr2019
|
2019-04-18 |
Niels Nes |
approved output
subquery
|
2019-04-18 |
Niels Nes |
approved new signatures
subquery
|
2019-04-18 |
Niels Nes |
merged
subquery
|
2019-04-18 |
Niels Nes |
move aggregate functions to the proper module (solving mitosis problems)
subquery
|
2019-04-18 |
Pedro Ferreira |
Fixed push/pop cmake state for crypto libraries.
cmake-fun
|
2019-04-18 |
Sjoerd Mullender |
Create database farm directories.
|
2019-04-18 |
Sjoerd Mullender |
Changelog blurb.
|
2019-04-18 |
Sjoerd Mullender |
Implemented a nils_false argument for (bat)calc.between.
|
2019-04-18 |
Sjoerd Mullender |
Implemented low/high inclusive flags in (bat)calc.between.
|
2019-04-18 |
Pedro Ferreira |
Missed check, plus link libraries only on Windows.
cmake-fun
|
2019-04-18 |
Pedro Ferreira |
Fixed installation script, plus I realized that we should check for OpenSSL symbols too.
cmake-fun
|
2019-04-18 |
Pedro Ferreira |
Try to find CommonCrypto library first, if not then try OpenSSL.
cmake-fun
|
2019-04-18 |
Martin van Dinther |
Extending test with DROP TABLE t111 CASCADE; such that created objects (table and trigger) are properly removed.
Apr2019
|
2019-04-18 |
Pedro Ferreira |
Merge.
cmake-fun
|