log

age author description
Wed, 06 Jan 2021 09:44:04 +0100 Joeri van Ruth Add upgrade code for copybinary copybinary
Wed, 06 Jan 2021 09:18:03 +0100 Pedro Ferreira Forgot to remove comment Oct2020
Wed, 06 Jan 2021 09:14:41 +0100 Pedro Ferreira SQLancer crash and fix, ie do a stronger check for cardinality on the right side of the filter Oct2020
Tue, 05 Jan 2021 14:49:43 +0100 Joeri van Ruth Remove some leftover printf debugging code copybinary
Tue, 05 Jan 2021 14:26:21 +0100 Joeri van Ruth optimizer.multiplex was erroneously listed as returning void copybinary
Tue, 05 Jan 2021 14:17:29 +0100 Joeri van Ruth Approve some MAL-signatures copybinary
Tue, 05 Jan 2021 13:45:11 +0100 Joeri van Ruth Approve sql/test/emptydb/check copybinary
Tue, 05 Jan 2021 13:21:29 +0100 Joeri van Ruth GDAL fix for older cmake versions copybinary
Tue, 05 Jan 2021 11:36:34 +0100 Joeri van Ruth Fix test binary_copy_into.Bug-3345 copybinary
Tue, 05 Jan 2021 13:24:48 +0100 Niels Nes just checking list length (==0 for list_empty) isn't enough anymore, ie need to validate if list remaining objects are nospare
Mon, 04 Jan 2021 19:57:47 +0100 Niels Nes without deletes, nothing to log. nospare
Tue, 05 Jan 2021 13:21:29 +0100 Joeri van Ruth GDAL fix for older cmake versions Oct2020
Mon, 04 Jan 2021 18:18:31 +0100 Pedro Ferreira Real fix for SQLancer bug, add missing 'key' property set for statements generated from comparisons, as they are now allowed in projections Oct2020
Mon, 04 Jan 2021 18:58:12 +0100 Niels Nes make sure we don't return deleted objects nospare
Mon, 04 Jan 2021 18:19:40 +0100 Niels Nes make sure the old also doesn't point back to the removed (rollback-ed) object nospare
Mon, 04 Jan 2021 16:42:56 +0100 Pedro Ferreira A projection may not have a left relation Oct2020
Mon, 04 Jan 2021 17:00:57 +0100 Niels Nes handling temp's nospare
Mon, 04 Jan 2021 15:48:51 +0100 Niels Nes handle truncate nospare
Mon, 04 Jan 2021 09:59:11 +0100 Joeri van Ruth Merge branch 'default' into 'copybinary' copybinary
Mon, 04 Jan 2021 12:57:15 +0100 Niels Nes added more cleanup code nospare
Mon, 04 Jan 2021 11:53:47 +0100 Niels Nes add sequence cleanup code nospare
Mon, 04 Jan 2021 11:33:44 +0100 Niels Nes initial idx dropping + some more cleanup nospare
Mon, 04 Jan 2021 10:31:48 +0100 Niels Nes merged with default nospare
Mon, 04 Jan 2021 10:29:09 +0100 Niels Nes handle first alter's nospare
Mon, 04 Jan 2021 09:45:12 +0100 Niels Nes handle some more objects (destructions) keys/idxs and funcs nospare
Sun, 03 Jan 2021 20:19:28 +0100 Niels Nes handle a few more object creations nospare
Sun, 03 Jan 2021 20:03:52 +0100 Niels Nes keep temp schema/tables tree isolated nospare
Sun, 03 Jan 2021 19:11:41 +0100 Niels Nes small cleanup (ie delay setting ts) nospare
Sun, 03 Jan 2021 17:11:23 +0100 Niels Nes initial steps for nospare
Sat, 02 Jan 2021 13:47:46 +0100 Niels Nes add commit of idx's nospare
Fri, 01 Jan 2021 15:58:05 +0100 Niels Nes merged with default nospare
Fri, 01 Jan 2021 15:57:46 +0100 Niels Nes removed leftover SNAPSHOT code nospare
Fri, 01 Jan 2021 15:10:00 +0100 Niels Nes adapted interface of find_sql_table* functions, all will need the transaction. nospare
Wed, 30 Dec 2020 19:05:23 +0100 Niels Nes make sure we use the ibat on new tables nospare
Wed, 30 Dec 2020 16:55:04 +0100 Niels Nes handle schema drops nospare
Wed, 30 Dec 2020 16:36:02 +0100 Niels Nes run first set off tests again (most fail). nospare
Wed, 30 Dec 2020 16:09:09 +0100 Niels Nes more cleanup nospare
Tue, 29 Dec 2020 13:53:50 +0100 Niels Nes merged with default nospare
Tue, 29 Dec 2020 13:52:01 +0100 Niels Nes mvcc using a single catalog tree with chains of versions (ie objects can be chained (most recent object first), and content (delta storage) is chained) nospare
Sat, 26 Dec 2020 12:53:30 +0100 Niels Nes merged with default nospare
Sat, 26 Dec 2020 11:59:18 +0100 Niels Nes less globals in the server directory. nospare
Fri, 25 Dec 2020 15:05:02 +0100 Niels Nes large step towards no-globals nospare
Tue, 22 Dec 2020 18:40:40 +0100 Niels Nes split transaction rollback/reset code nospare
Tue, 22 Dec 2020 17:35:37 +0100 Niels Nes properly reset/rollback tmp schema nospare
Tue, 22 Dec 2020 16:52:13 +0100 Niels Nes merged nospare
Tue, 22 Dec 2020 15:33:42 +0100 Niels Nes drop new functions in the tmp schema on rollback. nospare
Tue, 22 Dec 2020 15:10:45 +0100 Niels Nes merged with default nospare
Tue, 22 Dec 2020 15:09:54 +0100 Niels Nes move catalog into its own structure nospare
Mon, 21 Dec 2020 14:07:23 +0100 Niels Nes merged with default nospare
Mon, 21 Dec 2020 14:04:55 +0100 Niels Nes removed sql trans spares nospare
Mon, 04 Jan 2021 09:35:23 +0100 Sjoerd Mullender Typo. Oct2020
Mon, 04 Jan 2021 08:08:01 +0100 Pedro Ferreira Approved output
Sun, 03 Jan 2021 19:18:03 +0100 Pedro Ferreira Small bugfix, disallow BOM character inside SQL identifiers between double quotes Oct2020
Sun, 03 Jan 2021 17:46:25 +0100 Pedro Ferreira These DDL statements are disabled in the parser for UDFs, but leave these defensive lines for declared tables
Thu, 31 Dec 2020 10:42:08 +0100 Pedro Ferreira Converted tests
Thu, 31 Dec 2020 10:34:19 +0100 Pedro Ferreira Merged with Oct2020
Thu, 31 Dec 2020 10:05:03 +0100 Pedro Ferreira My early solution was not completly right. Compute the supertype instead Oct2020
Thu, 31 Dec 2020 10:09:52 +0100 Aris Koning Remove udftype from VarRecord.
Wed, 30 Dec 2020 22:28:10 +0100 Ying Zhang Merged Oct2020
Wed, 30 Dec 2020 22:27:37 +0100 Ying Zhang Minor fixes Jun2020