changeset 75120:6e2f27fa0a11 |
---|
date: | 2020-06-19 09:20 +0200 |
---|
user: | Arjen de Rijke <arjen.de.rijke@cwi.nl> |
---|
branch: | default |
---|
files: | ctest/tools/embedded/CMakeLists.txt ctest/tools/embedded/backup.c ctest/tools/embedded/example1.c ctest/tools/embedded/example2.c ctest/tools/embedded/example_append.c ctest/tools/embedded/example_blob.c ctest/tools/embedded/example_connections.c ctest/tools/embedded/example_decimals.c ctest/tools/embedded/example_temporal.c ctest/tools/embedded/mapi.c ctest/tools/embedded/mapi.h tools/CMakeLists.txt tools/embedded/CMakeLists.txt tools/embedded/monetdb_embedded.c tools/embedded/monetdb_embedded.h |
---|
message: | remove old embedded code |
---|
|
changeset 75121:209e4e55ed17 |
---|
date: | 2020-06-19 09:50 +0200 |
---|
user: | Sjoerd Mullender <sjoerd@acm.org> |
---|
branch: | default |
---|
files: | NT/Makefile NT/makelibdef.py NT/monetdb_config.h.in NT/rules.msc NT/wincompile.py NT/winconfig.py |
---|
message: | Remove obsolete files. |
---|
|
changeset 75122:d2820a8eb16f |
---|
date: | 2020-06-19 09:52 +0200 |
---|
user: | Sjoerd Mullender <sjoerd@acm.org> |
---|
branch: | default |
---|
files: | clients/mapiclient/mclient.c clients/odbc/winsetup/CMakeLists.txt cmake/monetdb-defines.cmake cmake/monetdb-findpackages.cmake common/options/CMakeLists.txt common/stream/stream.c gdk/gdk_bbp.c monetdb_config.h.in monetdb_config_win32.h.in testing/CMakeLists.txt tools/merovingian/daemon/forkmserver.c |
---|
message: | Some changes to cmake setup for Windows. |
---|
|
changeset 75123:367532d75082 |
---|
date: | 2020-06-19 09:54 +0200 |
---|
user: | Sjoerd Mullender <sjoerd@acm.org> |
---|
branch: | default |
---|
files: | tools/monetdbe/monetdbe_mapi.c |
---|
message: | Add casts. |
---|
|
changeset 75124:6f94f558e77f |
---|
date: | 2020-06-19 10:20 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 sql/backends/monet5/sql.c sql/backends/monet5/sql_subquery.c sql/backends/monet5/sql_subquery.h sql/backends/monet5/sql_subquery.mal |
---|
message: | Added candidate list support for exists and not_exists aggregates |
---|
|
changeset 75125:0703e21a01f9 |
---|
date: | 2020-06-19 11:27 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 sql/backends/monet5/sql.c sql/backends/monet5/sql_subquery.c sql/backends/monet5/sql_subquery.h sql/backends/monet5/sql_subquery.mal |
---|
message: | Added candidate list support for subanyequal and suballnotequal versions without rowids (ie 2 arguments) |
---|
|
changeset 75126:78e00ea85f2f |
---|
date: | 2020-06-19 11:33 +0200 |
---|
user: | Sjoerd Mullender <sjoerd@acm.org> |
---|
branch: | default |
---|
files: | cmake/monetdb-defines.cmake common/options/CMakeLists.txt testing/CMakeLists.txt |
---|
message: | Use find_path to check for getopt.h: we need the path on Windows. |
---|
|
changeset 75127:f002542028d1 |
---|
date: | 2020-06-19 11:51 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | sql/server/sql_mvc.h sql/server/sql_qc.h |
---|
message: | export symbols for windows/monetdbe |
---|
|
changeset 75128:68f38cf4c5f0 |
---|
date: | 2020-06-19 12:20 +0200 |
---|
user: | Thodoris Zois <thodoris.zois@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | gdk/gdk_tracer.c gdk/gdk_tracer.h tools/monetdbe/monetdbe.c |
---|
message: | Set MBEDDED adapter for GDKtracer in case of monetdbe |
---|
|
changeset 75129:7fa27fd07302 |
---|
date: | 2020-06-19 12:25 +0200 |
---|
user: | Sjoerd Mullender <sjoerd@acm.org> |
---|
branch: | default |
---|
files: | cmake/monetdb-defines.cmake |
---|
message: | Specify path to use for searching. |
---|
|
changeset 75130:0f5b7529b8b7 |
---|
date: | 2020-06-19 12:30 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 sql/backends/monet5/sql.c sql/backends/monet5/sql_subquery.c sql/backends/monet5/sql_subquery.h sql/backends/monet5/sql_subquery.mal |
---|
message: | Added candidate list support for SQLanyequal_grp2 and SQLallnotequal_grp2 |
---|
|
changeset 75131:a07d8f560d30 |
---|
date: | 2020-06-19 12:37 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | tools/monetdbe/CMakeLists.txt tools/monetdbe/mapi.h tools/monetdbe/monetdbe.c tools/monetdbe/monetdbe_mapi.c tools/monetdbe/monetdbe_mapi.h |
---|
message: | use local mapi structure definitions, but mapi.h for mapilib |
---|
|
changeset 75132:4552ffffb044 |
---|
date: | 2020-06-19 12:38 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | tools/monetdbe/monetdbe.c |
---|
message: | merged |
---|
|
changeset 75133:49552ddb9bfa |
---|
date: | 2020-06-17 13:41 +0200 |
---|
user: | Aris Koning <aris.koning@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | ctest/tools/monetdbe/test_helper.c |
---|
message: | Make more types testible. |
---|
|
changeset 75134:c5ac27d51925 |
---|
date: | 2020-06-18 10:51 +0200 |
---|
user: | Aris Koning <aris.koning@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | ctest/tools/monetdbe/cmocka_test.c ctest/tools/monetdbe/test_helper.c ctest/tools/monetdbe/test_helper.h ctest/tools/monetdbe/test_helper_template.h |
---|
message: | Support NULL values in expected column syntax. |
---|
|
changeset 75135:59fd32f66e8b |
---|
date: | 2020-06-19 12:55 +0200 |
---|
user: | Aris Koning <aris.koning@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | ctest/tools/monetdbe/cmocka_test.c |
---|
message: | comment out test code for integer sums. |
---|
|
changeset 75136:ac2e5d6b02a4 |
---|
date: | 2020-06-19 12:57 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | ctest/tools/monetdbe/example_remote.c tools/monetdbe/CMakeLists.txt |
---|
message: | return 0 on expected errors |
---|
|
changeset 75137:64578f383883 |
---|
date: | 2020-06-19 12:58 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | |
---|
message: | merged |
---|
|
changeset 75138:51ba44b71904 |
---|
date: | 2020-06-19 13:00 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | ctest/tools/monetdbe/example_backup.c |
---|
message: | huge requires setup using options (removed for now) |
---|
|
changeset 75139:e7b9b2c71071 |
---|
date: | 2020-06-19 13:19 +0200 |
---|
user: | Aris Koning <aris.koning@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | cmake/monetdb-custom-targets.cmake |
---|
message: | Only create mtest target if TESTING flag is set. |
---|
|
changeset 75140:91e510c4692d |
---|
date: | 2020-06-19 13:43 +0200 |
---|
user: | Sjoerd Mullender <sjoerd@acm.org> |
---|
branch: | default |
---|
files: | tools/monetdbe/monetdbe.c tools/monetdbe/monetdbe_mapi.c |
---|
message: | Add some casts. |
---|
|
changeset 75141:ef81b6c9d84f |
---|
date: | 2020-06-19 13:55 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | tools/monetdbe/monetdbe.c tools/monetdbe/monetdbe_mapi.c |
---|
message: | initialize the structure properly |
---|
|
changeset 75142:d609f8c955af |
---|
date: | 2020-06-19 13:55 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | tools/monetdbe/monetdbe.c tools/monetdbe/monetdbe_mapi.c |
---|
message: | merged |
---|
|
changeset 75143:1da413b6146f |
---|
date: | 2020-06-19 14:02 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 sql/backends/monet5/sql.c sql/backends/monet5/sql_subquery.c sql/backends/monet5/sql_subquery.h sql/backends/monet5/sql_subquery.mal |
---|
message: | Added candidate list support for SQLnil_grp |
---|
|
changeset 75144:dc5794b8caf6 |
---|
date: | 2020-06-19 15:33 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | sql/backends/monet5/sql_subquery.c |
---|
message: | Inlined loop |
---|
|
changeset 75145:6b817deadb3a |
---|
date: | 2020-06-19 17:51 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 sql/backends/monet5/sql.c sql/backends/monet5/sql_subquery.c sql/backends/monet5/sql_subquery.h sql/backends/monet5/sql_subquery.mal |
---|
message: | Implemented SQLall_grp with candidate list |
---|
|
changeset 75146:6249b7ab2878 |
---|
date: | 2020-06-19 18:21 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | sql/backends/monet5/sql_subquery.c |
---|
message: | If SQLexist or SQLnot_exist are called with a BAT as input ie projection, the hseqbase must be set. (This fixes the failing query) |
---|
|
changeset 75147:01a4e2078b68 |
---|
date: | 2020-06-19 18:59 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | ctest/tools/monetdbe/example1.c ctest/tools/monetdbe/example2.c ctest/tools/monetdbe/example_append.c ctest/tools/monetdbe/example_backup.c ctest/tools/monetdbe/example_blob.c ctest/tools/monetdbe/example_connections.c ctest/tools/monetdbe/example_decimals.c ctest/tools/monetdbe/example_remote.c ctest/tools/monetdbe/example_temporal.c tools/monetdbe/monetdbe.c tools/monetdbe/monetdbe.h tools/monetdbe/monetdbe_mapi.c |
---|
message: | small api change. Both monetdbe_open/close now return int. After the initial startup the error messages |
---|
|