log

age author description
Mon, 30 Mar 2020 14:31:47 +0200 Sjoerd Mullender Closing branch after it was merged into default. hot-snapshot
Mon, 30 Mar 2020 14:31:20 +0200 Sjoerd Mullender Merged hot-snapshot branch into default. unlock
Mon, 30 Mar 2020 14:04:45 +0200 Joeri van Ruth Merge branch 'default' into 'hot-snapshot' hot-snapshot
Mon, 30 Mar 2020 13:58:52 +0200 Joeri van Ruth Avoid intmax_t hot-snapshot
Mon, 30 Mar 2020 13:55:40 +0200 Sjoerd Mullender Merge with linear-hashing branch. Jun2020
Mon, 30 Mar 2020 13:49:34 +0200 Sjoerd Mullender Merge with Nov2019 branch. linear-hashing
Mon, 30 Mar 2020 13:36:03 +0200 Sjoerd Mullender Whenever a server is started in a Python test, also terminate it in a finally clause. Nov2019
Mon, 30 Mar 2020 10:24:11 +0200 Pedro Ferreira Small cleanup on compilation expressions and other tests approval Jun2020
Sun, 29 Mar 2020 19:34:07 +0200 Niels Nes add small comment
Sun, 29 Mar 2020 19:07:44 +0200 Niels Nes do a deep copy of the global transaction structure, within the store_apply_delta's, when no other 'sessions' are running. Jun2020
Sun, 29 Mar 2020 19:03:43 +0200 Niels Nes small cleanup Jun2020
Sun, 29 Mar 2020 19:03:04 +0200 Niels Nes no access to a global sql_allocated structure Jun2020
Sun, 29 Mar 2020 19:02:17 +0200 Niels Nes rewrite delta/projection of Jun2020
Sun, 29 Mar 2020 18:58:44 +0200 Niels Nes disallow persistent table creation in the 'tmp' schema Jun2020
Sat, 28 Mar 2020 16:15:39 +0100 Niels Nes fix small leak after changed pushdown optimization Jun2020
Sat, 28 Mar 2020 14:17:11 +0100 Niels Nes make sure we push selects through delta's (again) Jun2020
Fri, 27 Mar 2020 11:08:21 +0100 Niels Nes Backported: cleanup leak fix. Nov2019
Thu, 26 Mar 2020 23:12:03 +0100 Niels Nes Backported: fixed leak. When a multiple transactions are active and a table got dropped, the storage and memory Nov2019
Sat, 28 Mar 2020 12:39:32 +0100 Sjoerd Mullender Do less precise property handling in project, making it faster. Jun2020
Sat, 28 Mar 2020 09:29:14 +0100 Pedro Ferreira Use ATOMnilptr it doesn't allocate Jun2020
Fri, 27 Mar 2020 19:29:50 +0100 Pedro Ferreira Fixed dump with recent partitions by range changes and remove assertion which is no longer always valid Jun2020
Fri, 27 Mar 2020 18:58:41 +0100 Pedro Ferreira Merged with linear-hashing Jun2020
Fri, 27 Mar 2020 18:38:21 +0100 Pedro Ferreira Merged with Nov2019 linear-hashing
Fri, 27 Mar 2020 18:34:34 +0100 Pedro Ferreira Added more defensive exp_labels before exp_ref Nov2019
Fri, 27 Mar 2020 18:14:05 +0100 Pedro Ferreira Added defensive exp_label call before exp_ref Nov2019
Fri, 27 Mar 2020 18:06:00 +0100 Pedro Ferreira Backported some of the recent fixes in rel_updates and rel_psm from Jun2020 to Nov2019 branch Nov2019
Fri, 27 Mar 2020 17:19:17 +0100 Pedro Ferreira Updated ChangeLog and approved MAL signatures Jun2020
Fri, 27 Mar 2020 17:06:45 +0100 Pedro Ferreira Changes in range partitioned tables. Jun2020
Fri, 27 Mar 2020 13:28:17 +0100 Sjoerd Mullender Cleanup of tracer: do more inside function, export less, use lowercase. Jun2020
Fri, 27 Mar 2020 12:09:22 +0100 Sjoerd Mullender Approve after sqlstate changes. Jun2020
Fri, 27 Mar 2020 11:08:21 +0100 Niels Nes cleanup leak fix. Jun2020
Thu, 26 Mar 2020 23:12:03 +0100 Niels Nes fixed leak. When a multiple transactions are active and a table got dropped, the storage and memory Jun2020
Thu, 26 Mar 2020 22:35:23 +0100 Sjoerd Mullender Add a cast, make a compiler happy. Jun2020
Thu, 26 Mar 2020 17:57:58 +0100 Pedro Ferreira Applying name mangling for variables. scoping
Thu, 26 Mar 2020 17:49:41 +0100 Sjoerd Mullender Use proper sqlstate value for grant/revoke. Jun2020
Thu, 26 Mar 2020 17:00:51 +0100 Niels Nes make sure the joins with candidates can also be shared Jun2020
Thu, 26 Mar 2020 16:23:34 +0100 Sjoerd Mullender Cleaned up some debug messages. Jun2020
Thu, 26 Mar 2020 16:22:34 +0100 Sjoerd Mullender Removed some calls of GDKerror. Jun2020
Thu, 26 Mar 2020 16:19:23 +0100 Sjoerd Mullender Fix some unsigned printf format/argument combinations. Jun2020
Wed, 25 Mar 2020 17:31:26 +0100 Sjoerd Mullender Hide MT_mmap and MT_munmap, expose GDKmunmap. Jun2020
Thu, 26 Mar 2020 16:10:15 +0100 Pedro Ferreira Fix for return statements on SQL functions. If the return statement is returning no rows, the output must be null Jun2020
Thu, 26 Mar 2020 14:05:21 +0100 Sjoerd Mullender Add unsigned cast. Jun2020
Thu, 26 Mar 2020 13:31:39 +0100 Pedro Ferreira Use existing references if possible Jun2020
Thu, 26 Mar 2020 12:01:21 +0100 Pedro Ferreira Approved output Jun2020
Thu, 26 Mar 2020 11:55:58 +0100 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
Thu, 26 Mar 2020 11:09:47 +0100 Pedro Ferreira Merged with linear-hashing Jun2020
Thu, 26 Mar 2020 11:05:40 +0100 Pedro Ferreira Merged with Nov2019 linear-hashing
Thu, 26 Mar 2020 10:37:59 +0100 Pedro Ferreira Added error checks in the backend Nov2019
Thu, 26 Mar 2020 09:27:52 +0100 Pedro Ferreira Adding a table under a range/list merge table requires a partitioning clause Nov2019
Thu, 26 Mar 2020 08:53:48 +0100 Pedro Ferreira Small bugfixes. Jun2020
Wed, 25 Mar 2020 16:48:30 +0100 Pedro Ferreira Only one declared table on the entire stack for now scoping
Wed, 25 Mar 2020 16:37:01 +0100 Pedro Ferreira Cardinality mismatches on user defined functions crashing the server :( Jun2020
Wed, 25 Mar 2020 15:40:37 +0100 Pedro Ferreira English scoping
Wed, 25 Mar 2020 15:39:21 +0100 Pedro Ferreira Added CURRENT_SCHEMA and CURRENT_TIMEZONE as keywords, so they can accessed independently of the session's schema scoping
Wed, 25 Mar 2020 15:24:23 +0100 Pedro Ferreira Using schemas to find variables on the stack scoping
Wed, 25 Mar 2020 14:47:45 +0100 Sjoerd Mullender Merge with default branch. unlock
Wed, 25 Mar 2020 14:47:09 +0100 Sjoerd Mullender Extended TMsubcommit_list (and BBPsync) with an extra "int info" argument. unlock
Wed, 25 Mar 2020 14:11:06 +0100 Pedro Ferreira Merged with default scoping
Wed, 25 Mar 2020 14:03:32 +0100 Pedro Ferreira Merged with Jun2020
Wed, 25 Mar 2020 13:49:50 +0100 Pedro Ferreira Fixed memory leak at mapi library Jun2020