| Tue, 17 May 2022 11:14:39 +0200 |
Aris Koning |
New branch monetbe-keywords(github-7292).
monetdbe-keywords
|
| Tue, 17 May 2022 11:02:25 +0200 |
Aris Koning |
Merge with default.
pax-log
|
| Mon, 16 May 2022 18:22:21 +0200 |
Sjoerd Mullender |
Remove debug prints.
|
| Mon, 16 May 2022 17:25:35 +0200 |
Aris Koning |
Merge with default.
pax-log
|
| Mon, 16 May 2022 17:30:48 +0200 |
Sjoerd Mullender |
Allow use of functions deprectated by Visual Studio.
|
| Mon, 16 May 2022 18:19:35 +0300 |
Panagiotis Koutsourakis |
Better integration with the sql layer
strimps_update
|
| Mon, 16 May 2022 16:29:40 +0300 |
Panagiotis Koutsourakis |
Better use of MT_thread_setalgorithm for strimps
strimps_update
|
| Mon, 16 May 2022 14:37:10 +0300 |
Panagiotis Koutsourakis |
Remove unneeded code
strimps_update
|
| Mon, 16 May 2022 14:35:03 +0300 |
Panagiotis Koutsourakis |
Return early if the strimp is constructed to avoid duplicate work
strimps_update
|
| Mon, 16 May 2022 12:51:10 +0300 |
Panagiotis Koutsourakis |
First draft of parallel construction
strimps_update
|
| Mon, 16 May 2022 06:11:20 +0200 |
Aris Koning |
Fix compilations error on Windows.
pax-log
|
| Mon, 16 May 2022 14:51:59 +0200 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
| Mon, 16 May 2022 14:51:06 +0200 |
Sjoerd Mullender |
Merge with Jul2021 branch + fix previous merge.
Jan2022
|
| Mon, 16 May 2022 14:47:57 +0200 |
Sjoerd Mullender |
Merge with Oct2020 branch.
Jul2021
|
| Mon, 16 May 2022 14:44:18 +0200 |
Sjoerd Mullender |
Fix merge.
Oct2020
|
| Mon, 16 May 2022 14:36:39 +0200 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
| Mon, 16 May 2022 14:28:34 +0200 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
| Wed, 16 Feb 2022 09:21:45 +0100 |
Sjoerd Mullender |
Don't use BUNtloc for TYPE_msk and introduce BUNtmsk for TYPE_msk.
Jul2021
|
| Mon, 16 May 2022 14:12:47 +0200 |
Sjoerd Mullender |
Merge with Oct2020 branch.
Jul2021
|
| Mon, 16 May 2022 14:05:00 +0200 |
Sjoerd Mullender |
Merge with Jun2020 branch.
Oct2020
|
| Mon, 16 May 2022 13:57:03 +0200 |
Sjoerd Mullender |
Merge with Nov2019 branch.
Jun2020
|
| Mon, 16 May 2022 13:51:00 +0200 |
Sjoerd Mullender |
Always initialize.
Nov2019
|
| Fri, 06 May 2022 14:02:50 +0200 |
Sjoerd Mullender |
R 4.2.0 removed SET_INTERNAL.
Nov2019
|
| Mon, 16 May 2022 13:25:15 +0200 |
Sjoerd Mullender |
Get this to compile on Fedora 36.
Nov2019
|
| Mon, 16 May 2022 10:38:04 +0200 |
Sjoerd Mullender |
Dynamically lower boundary when we start memory mapping heaps.
|
| Mon, 16 May 2022 11:21:12 +0300 |
Panagiotis Koutsourakis |
Merged with default
strimps_update
|
| Fri, 13 May 2022 16:47:22 +0200 |
Aris Koning |
Merge with default.
pax-log
|
| Fri, 13 May 2022 15:56:56 +0200 |
Aris Koning |
Test should be assert.
pax-log
|
| Fri, 13 May 2022 13:40:13 +0200 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
| Fri, 13 May 2022 13:38:37 +0200 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
| Fri, 13 May 2022 13:35:44 +0200 |
Sjoerd Mullender |
Merge with Oct2020 branch.
Jul2021
|
| Fri, 13 May 2022 13:33:46 +0200 |
Sjoerd Mullender |
Get this to compile on Fedora 36.
Oct2020
|
| Fri, 13 May 2022 13:09:13 +0200 |
Sjoerd Mullender |
Merge with Jun2020 branch.
Oct2020
|
| Fri, 13 May 2022 13:04:28 +0200 |
svetlin |
add test
userprofile
|
| Fri, 13 May 2022 13:03:21 +0200 |
Sjoerd Mullender |
Changes so it compiles on Fedora 36.
Jun2020
|
| Fri, 13 May 2022 10:40:46 +0200 |
svetlin |
fix test
userprofile
|
| Thu, 12 May 2022 21:44:08 +0200 |
svetlin |
merge default
userprofile
|
| Thu, 12 May 2022 19:12:11 +0200 |
Martin van Dinther |
Improve and extend test: do more in compareResult() and add first tests for SQLPrimaryKeys(), SQLSpecialColumns() and SQLStatistics().
|
| Thu, 12 May 2022 18:19:48 +0200 |
Martin van Dinther |
Adding a new ODBC test program to test ODBC metadata functions, such as SQLTables(), SQLColumns(), SQLPrimaryKeys(), etc.
|
| Thu, 12 May 2022 18:15:10 +0300 |
Panagiotis Koutsourakis |
Update changelog
strimps_update
|
| Thu, 12 May 2022 18:06:33 +0300 |
Panagiotis Koutsourakis |
Approve test after interface change
strimps_update
|
| Thu, 12 May 2022 17:51:12 +0300 |
Panagiotis Koutsourakis |
Merge with default
strimps_update
|
| Thu, 12 May 2022 17:50:35 +0300 |
Panagiotis Koutsourakis |
Encode null values in the strimp structure
strimps_update
|
| Thu, 12 May 2022 12:50:14 +0300 |
Panagiotis Koutsourakis |
Use the correct extension when unlinking a strimp file
strimps_update
|
| Thu, 12 May 2022 16:53:45 +0200 |
svetlin |
fix alter stmt
userprofile
|
| Thu, 12 May 2022 15:58:44 +0200 |
Aris Koning |
Adjust export output.
pax-log
|
| Thu, 12 May 2022 15:37:54 +0200 |
Aris Koning |
Remove debug code.
pax-log
|
| Thu, 12 May 2022 15:37:16 +0200 |
Aris Koning |
Merge with default.
pax-log
|
| Thu, 12 May 2022 15:35:50 +0200 |
Aris Koning |
Prevent using the term 'table' in gdk_logger.
pax-log
|
| Thu, 12 May 2022 14:24:41 +0200 |
Aris Koning |
Fix performance of WAL replay:
pax-log
|
| Wed, 11 May 2022 17:00:55 +0200 |
svetlin |
create schema matching new user
userprofile
|
| Wed, 11 May 2022 16:56:54 +0200 |
svetlin |
make schema details optional on create user syntax
userprofile
|
| Wed, 11 May 2022 14:50:56 +0200 |
Sjoerd Mullender |
Jun2020-SP2 was released.
Jun2020
|
| Wed, 11 May 2022 10:07:45 +0100 |
Bernardo Mota |
Missing files from last commit; Divided the C functions according to the structure in geom/monetdb5/cleanup.md
geo-update
|
| Wed, 11 May 2022 10:05:19 +0100 |
Bernardo Mota |
Split up SQL functions
geo-update
|
| Mon, 09 May 2022 13:37:32 +0100 |
Bernardo Mota |
Moved MBR functions to mbr.c/mbr.h
geo-update
|
| Tue, 03 May 2022 12:13:48 +0100 |
Bernardo Mota |
Moved geodetic functions to geod.c/geod.h (MAL functions still on geom.c); removed HasZ, HasM
geo-update
|
| Tue, 10 May 2022 17:17:16 +0200 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
| Tue, 10 May 2022 16:49:19 +0200 |
Sjoerd Mullender |
Clear GDKstopped during initialization. This is for restart.
Jan2022
|
| Tue, 10 May 2022 16:13:48 +0200 |
Sjoerd Mullender |
Implement query timeout in BATappend (at least some of the versions).
Jan2022
|