2020-03-30 |
Sjoerd Mullender |
Closing branch after it was merged into default.
hot-snapshot
|
2020-03-30 |
Sjoerd Mullender |
Merged hot-snapshot branch into default.
unlock
|
2020-03-30 |
Joeri van Ruth |
Merge branch 'default' into 'hot-snapshot'
hot-snapshot
|
2020-03-30 |
Joeri van Ruth |
Avoid intmax_t
hot-snapshot
|
2020-03-30 |
Sjoerd Mullender |
Merge with linear-hashing branch.
Jun2020
|
2020-03-30 |
Sjoerd Mullender |
Merge with Nov2019 branch.
linear-hashing
|
2020-03-30 |
Sjoerd Mullender |
Whenever a server is started in a Python test, also terminate it in a finally clause.
Nov2019
|
2020-03-30 |
Pedro Ferreira |
Small cleanup on compilation expressions and other tests approval
Jun2020
|
2020-03-29 |
Niels Nes |
add small comment
|
2020-03-29 |
Niels Nes |
do a deep copy of the global transaction structure, within the store_apply_delta's, when no other 'sessions' are running.
Jun2020
|
2020-03-29 |
Niels Nes |
small cleanup
Jun2020
|
2020-03-29 |
Niels Nes |
no access to a global sql_allocated structure
Jun2020
|
2020-03-29 |
Niels Nes |
rewrite delta/projection of
Jun2020
|
2020-03-29 |
Niels Nes |
disallow persistent table creation in the 'tmp' schema
Jun2020
|
2020-03-28 |
Niels Nes |
fix small leak after changed pushdown optimization
Jun2020
|
2020-03-28 |
Niels Nes |
make sure we push selects through delta's (again)
Jun2020
|
2020-03-27 |
Niels Nes |
Backported: cleanup leak fix.
Nov2019
|
2020-03-26 |
Niels Nes |
Backported: fixed leak. When a multiple transactions are active and a table got dropped, the storage and memory
Nov2019
|
2020-03-28 |
Sjoerd Mullender |
Do less precise property handling in project, making it faster.
Jun2020
|
2020-03-28 |
Pedro Ferreira |
Use ATOMnilptr it doesn't allocate
Jun2020
|
2020-03-27 |
Pedro Ferreira |
Fixed dump with recent partitions by range changes and remove assertion which is no longer always valid
Jun2020
|
2020-03-27 |
Pedro Ferreira |
Merged with linear-hashing
Jun2020
|
2020-03-27 |
Pedro Ferreira |
Merged with Nov2019
linear-hashing
|
2020-03-27 |
Pedro Ferreira |
Added more defensive exp_labels before exp_ref
Nov2019
|
2020-03-27 |
Pedro Ferreira |
Added defensive exp_label call before exp_ref
Nov2019
|
2020-03-27 |
Pedro Ferreira |
Backported some of the recent fixes in rel_updates and rel_psm from Jun2020 to Nov2019 branch
Nov2019
|
2020-03-27 |
Pedro Ferreira |
Updated ChangeLog and approved MAL signatures
Jun2020
|
2020-03-27 |
Pedro Ferreira |
Changes in range partitioned tables.
Jun2020
|
2020-03-27 |
Sjoerd Mullender |
Cleanup of tracer: do more inside function, export less, use lowercase.
Jun2020
|
2020-03-27 |
Sjoerd Mullender |
Approve after sqlstate changes.
Jun2020
|
2020-03-27 |
Niels Nes |
cleanup leak fix.
Jun2020
|
2020-03-26 |
Niels Nes |
fixed leak. When a multiple transactions are active and a table got dropped, the storage and memory
Jun2020
|
2020-03-26 |
Sjoerd Mullender |
Add a cast, make a compiler happy.
Jun2020
|
2020-03-26 |
Pedro Ferreira |
Applying name mangling for variables.
scoping
|
2020-03-26 |
Sjoerd Mullender |
Use proper sqlstate value for grant/revoke.
Jun2020
|
2020-03-26 |
Niels Nes |
make sure the joins with candidates can also be shared
Jun2020
|
2020-03-26 |
Sjoerd Mullender |
Cleaned up some debug messages.
Jun2020
|
2020-03-26 |
Sjoerd Mullender |
Removed some calls of GDKerror.
Jun2020
|
2020-03-26 |
Sjoerd Mullender |
Fix some unsigned printf format/argument combinations.
Jun2020
|
2020-03-25 |
Sjoerd Mullender |
Hide MT_mmap and MT_munmap, expose GDKmunmap.
Jun2020
|
2020-03-26 |
Pedro Ferreira |
Fix for return statements on SQL functions. If the return statement is returning no rows, the output must be null
Jun2020
|
2020-03-26 |
Sjoerd Mullender |
Add unsigned cast.
Jun2020
|
2020-03-26 |
Pedro Ferreira |
Use existing references if possible
Jun2020
|
2020-03-26 |
Pedro Ferreira |
Approved output
Jun2020
|
2020-03-26 |
Pedro Ferreira |
While generating backend code for a SQL statement, don't free the generated Symbol on error, otherwise it leaves an incomplete definition on the MAL modules, which will trigger a crash later on
Jun2020
|
2020-03-26 |
Pedro Ferreira |
Merged with linear-hashing
Jun2020
|
2020-03-26 |
Pedro Ferreira |
Merged with Nov2019
linear-hashing
|
2020-03-26 |
Pedro Ferreira |
Added error checks in the backend
Nov2019
|
2020-03-26 |
Pedro Ferreira |
Adding a table under a range/list merge table requires a partitioning clause
Nov2019
|
2020-03-26 |
Pedro Ferreira |
Small bugfixes.
Jun2020
|
2020-03-25 |
Pedro Ferreira |
Only one declared table on the entire stack for now
scoping
|
2020-03-25 |
Pedro Ferreira |
Cardinality mismatches on user defined functions crashing the server :(
Jun2020
|
2020-03-25 |
Pedro Ferreira |
English
scoping
|
2020-03-25 |
Pedro Ferreira |
Added CURRENT_SCHEMA and CURRENT_TIMEZONE as keywords, so they can accessed independently of the session's schema
scoping
|
2020-03-25 |
Pedro Ferreira |
Using schemas to find variables on the stack
scoping
|
2020-03-25 |
Sjoerd Mullender |
Merge with default branch.
unlock
|
2020-03-25 |
Sjoerd Mullender |
Extended TMsubcommit_list (and BBPsync) with an extra "int info" argument.
unlock
|
2020-03-25 |
Pedro Ferreira |
Merged with default
scoping
|
2020-03-25 |
Pedro Ferreira |
Merged with Jun2020
|
2020-03-25 |
Pedro Ferreira |
Fixed memory leak at mapi library
Jun2020
|