2017-03-20 |
Panagiotis Koutsourakis |
Approve tests
data-vaults
|
2017-03-20 |
Panagiotis Koutsourakis |
Merge with default
data-vaults
|
2017-03-16 |
Panagiotis Koutsourakis |
Remove unused functions from the LiDAR vault
data-vaults
|
2017-03-16 |
Sjoerd Mullender |
logger_readlog needs three different return values, i.e. not gdk_return.
|
2017-03-16 |
Martin van Dinther |
Extend table typestest with tests for missing types: inet, json, url and uuid.
|
2017-03-16 |
Sjoerd Mullender |
Deal with changes to sys.optimizer_stats() and fix inspect.optimizer_stats.
|
2017-03-16 |
Sjoerd Mullender |
Plug a memory leak.
|
2017-03-16 |
Wenjian Xu |
varying # of scans over probe column
imprints-join
|
2017-03-16 |
Sjoerd Mullender |
Slightly too eager cleanup.
|
2017-03-16 |
Niels Nes |
fix problem with remote relation parsing
Dec2016
|
2017-03-15 |
Sjoerd Mullender |
Use VARcalc* functions to do calculations.
Dec2016
|
2017-03-15 |
Martin Kersten |
Cleanup query optimizer statistics
|
2017-03-15 |
Sjoerd Mullender |
Lots of error checking.
|
2017-03-15 |
Sjoerd Mullender |
Changed interface of atomRead somewhat.
|
2017-03-15 |
Sjoerd Mullender |
Check for errors higher up in the code instead of producing a fatal error.
|
2017-03-15 |
Sjoerd Mullender |
Simplify function.
|
2017-03-15 |
Sjoerd Mullender |
Cleanup some atom name code.
|
2017-03-15 |
Sjoerd Mullender |
Cleanup: ATOMunknown_add was not used; check result of ATOMunknown_find.
|
2017-03-15 |
Panagiotis Koutsourakis |
Define hardcoded constant
|
2017-03-15 |
Sjoerd Mullender |
Error checking.
|
2017-03-15 |
Sjoerd Mullender |
Cleanup: we don't need three versions of the same function to rename a BAT.
|
2017-03-15 |
Sjoerd Mullender |
Export GDKclrerr() function.
|
2017-03-15 |
Niels Nes |
output a column not a wrongly casted sql_idx.
Dec2016
|
2017-03-15 |
Martin Kersten |
Sent all debugging output to stderr
|
2017-03-15 |
Martin Kersten |
Cleanup optimizer interfaces
|
2017-03-14 |
Martin Kersten |
Prepare optimizers for exception returns
|
2017-03-14 |
Martin Kersten |
Use the exception handler properly
|
2017-03-15 |
Sjoerd Mullender |
Remove unused function.
protocol
|
2017-03-15 |
Sjoerd Mullender |
Future proofing: don't compare against GDK_FAIL but against GDK_SUCCEED.
|
2017-03-15 |
Sjoerd Mullender |
Lots of checking of results + some interface changes.
|
2017-03-15 |
Sjoerd Mullender |
Ported recent changes to Windows.
|
2017-03-15 |
Sjoerd Mullender |
Add some much needed brackets.
|
2017-03-14 |
Sjoerd Mullender |
Approved after changesets 711ec3b13ce7 and 88ae527d95ea.
|
2017-03-14 |
Panagiotis Koutsourakis |
Remove (badly) commented code
|
2017-03-14 |
Panagiotis Koutsourakis |
Add ctime back to the mal profiler output
|
2017-03-14 |
Mark Raasveldt |
Fix bug in string -> int conversion for unicode characters.
python3udf
|
2017-03-14 |
Mark Raasveldt |
Approve changed MAL signatures.
python3udf
|
2017-03-14 |
Martin Kersten |
Defense line against malloc failure
|
2017-03-14 |
Mark Raasveldt |
Approve different rendering lengths with new protocol.
protocol
|
2017-03-14 |
Mark Raasveldt |
Merge with default.
protocol
|
2017-03-14 |
Mark Raasveldt |
Merge with default.
protocol
|
2017-03-14 |
Martin Kersten |
Avoid freeing non-allocted memory
|
2017-03-14 |
Panagiotis Koutsourakis |
Merge with default
data-vaults
|
2017-03-14 |
Panagiotis Koutsourakis |
Handle fread returning 0 in a better way
data-vaults
|
2017-03-14 |
Martin Kersten |
Proper return upon failure
|
2017-03-13 |
Martin Kersten |
Defense lines for failing malloc()
|
2017-03-13 |
Martin Kersten |
Defense lines for GDKmalloc failures
|
2017-03-13 |
Martin Kersten |
Defense lines for GDKmalloc failures
|
2017-03-13 |
Martin Kersten |
More malloc failure defense lines for SQL backend
|
2017-03-13 |
Panagiotis Koutsourakis |
Proper error handling
data-vaults
|
2017-03-13 |
Martin Kersten |
GDKmalloc failure defense line
|
2017-03-13 |
Martin Kersten |
A batch of GDKmalloc defense lines
|
2017-03-13 |
Hannes Muehleisen |
more unchecked mallocs
|
2017-03-13 |
Hannes Muehleisen |
fix compilation
|
2017-03-13 |
Hannes Muehleisen |
Added markers to invocations of GDKmalloc and friends where return value is not checked. (//FIXME unchecked_malloc ...)
|
2017-03-13 |
Sjoerd Mullender |
No need to store the whole table on the stack before adding to BATs.
|
2017-03-13 |
Panagiotis Koutsourakis |
Merge with default
wlcr
|
2017-03-13 |
Panagiotis Koutsourakis |
Merge with default
data-vaults
|
2017-03-13 |
Sjoerd Mullender |
Check that "external" SQL functions refer to existing MAL functions.
|
2017-03-13 |
Sjoerd Mullender |
Fix definition of sys.malfunctions.
|