log

age author description
Tue, 23 Jun 2015 15:36:07 +0200 Dimitar Nedev Closing transaction-replicaiton. Merged into default transaction-replication
Tue, 23 Jun 2015 15:35:03 +0200 Dimitar Nedev Merge transaction-replication into default
Tue, 23 Jun 2015 15:31:40 +0200 Dimitar Nedev Merge with default branch transaction-replication
Tue, 23 Jun 2015 14:41:39 +0200 Dimitar Nedev Approve the new (actaully old) sql leak checks after the change in sql prelude. transaction-replication
Mon, 22 Jun 2015 23:12:52 +0200 Martin Kersten Add missing optimizer pipe-line requirements
Mon, 22 Jun 2015 22:58:05 +0200 Dimitar Nedev Merge with default branch transaction-replication
Mon, 22 Jun 2015 22:57:02 +0200 Dimitar Nedev Undoing some changes in sql_scenario to test if this changes upgrade output transaction-replication
Mon, 22 Jun 2015 21:34:25 +0200 Niels Nes cleanup Jul2015
Mon, 22 Jun 2015 21:32:51 +0200 Niels Nes fixed bug 3744 and 3742 Jul2015
Mon, 22 Jun 2015 20:52:09 +0200 Sjoerd Mullender Copy-paste errors. Jul2015
Mon, 22 Jun 2015 17:14:08 +0200 Dimitar Nedev Approve sql/leaks check tests. transaction-replication
Mon, 22 Jun 2015 17:04:14 +0200 Sjoerd Mullender Merge with Jul2015 branch.
Mon, 22 Jun 2015 17:03:56 +0200 Sjoerd Mullender It seems we need the stream library as well, at least on some platforms. Jul2015
Mon, 22 Jun 2015 16:30:06 +0200 Dimitar Nedev Merge with default branch transaction-replication
Mon, 22 Jun 2015 16:36:23 +0200 Mark Raasveldt Strings can now be stored in either a NPY_STRING (big char array) or NPY_OBJECT (pointers) array, depending on the numpy_string_array flag. pyapi
Mon, 22 Jun 2015 16:19:59 +0200 Sjoerd Mullender Merge with Jul2015 branch.
Mon, 22 Jun 2015 15:48:29 +0200 lsidir Order idx struct does not need to be a pointer leftmart
Mon, 22 Jun 2015 15:41:51 +0200 Sjoerd Mullender Add cast: don't subtract unsigned value, hoping to get a negative (i.e. signed) value. Jul2015
Mon, 22 Jun 2015 14:34:45 +0200 lsidir merge with default leftmart
Mon, 22 Jun 2015 14:34:12 +0200 lsidir changing names on files leftmart
Mon, 22 Jun 2015 14:33:15 +0200 lsidir Keep a bat instead of a heap. leftmart
Fri, 19 Jun 2015 15:16:04 +0200 lsidir new file in gdk for the oid order index leftmart
Fri, 19 Jun 2015 15:15:12 +0200 lsidir Simpler name for the index is OID order. leftmart
Sun, 21 Jun 2015 18:40:43 +0200 Mark Raasveldt Fixed indenter for multiline strings, added indentation test case. pyapi
Sun, 21 Jun 2015 17:48:46 +0200 Mark Raasveldt Fixed tests so they run on any PC. pyapi
Mon, 22 Jun 2015 00:57:38 +0200 Yagiz Kargin branch merge. DVframework
Mon, 22 Jun 2015 00:48:14 +0200 Yagiz Kargin newlines. DVframework
Mon, 22 Jun 2015 00:26:55 +0200 Yagiz Kargin merge with default. DVframework
Wed, 10 Jun 2015 18:50:17 +0200 Yagiz Kargin merge with default. Fixed that mount return vars does not appear in the stack. DVframework
Wed, 03 Jun 2015 17:47:38 +0200 Yagiz Kargin simple trick to make std_dev queries work. DVframework
Fri, 20 Mar 2015 16:02:02 +0100 Yagiz Kargin no need to prelude. DVframework
Fri, 20 Mar 2015 15:50:50 +0100 Yagiz Kargin recycler: catch mount instructions first. DVframework
Wed, 18 Mar 2015 14:11:35 +0100 Yagiz Kargin misc. DVframework
Wed, 18 Mar 2015 14:11:28 +0100 Yagiz Kargin recycle new naming. DVframework
Wed, 18 Mar 2015 14:10:25 +0100 Yagiz Kargin adding the mseed libs. DVframework
Wed, 18 Mar 2015 14:09:52 +0100 Yagiz Kargin need to see the linking errors. DVframework
Wed, 18 Mar 2015 14:09:22 +0100 Yagiz Kargin no need for optimizerInit anymore & fix for when tids are handled with a leftfetchjoin after sql.delta. DVframework
Wed, 18 Mar 2015 14:06:02 +0100 Yagiz Kargin correctly replacing BBPreleaseref. DVframework
Wed, 18 Mar 2015 14:04:44 +0100 Yagiz Kargin malGarbageCollector needed outside mal. DVframework
Fri, 13 Mar 2015 16:47:26 +0100 Yagiz Kargin merge with default. DVframework
Sun, 21 Jun 2015 21:06:09 +0200 Martin Kersten Be specific about the error situtation.
Sun, 21 Jun 2015 19:05:43 +0200 Dimitar Nedev Merge with default branch HTM
Sun, 21 Jun 2015 19:05:40 +0200 Dimitar Nedev Merge with default branch transaction-replication
Sun, 21 Jun 2015 19:05:04 +0200 Dimitar Nedev Pre/persist-commit now return 1 on Q_PARSE and Q_UPDATE, 0 otherwise (for now) HTM
Sun, 21 Jun 2015 12:49:58 +0200 Niels Nes merged with jul2015
Sun, 21 Jun 2015 12:11:25 +0200 Niels Nes fixed handling of NULL as ''. Jul2015
Sun, 21 Jun 2015 09:20:22 +0200 Martin Kersten merge
Sun, 21 Jun 2015 09:19:26 +0200 Martin Kersten Add more informative error messages.
Sat, 20 Jun 2015 16:22:09 +0200 Niels Nes merged with Jul2015
Sat, 20 Jun 2015 16:21:30 +0200 Niels Nes fixed memory leak Jul2015
Fri, 19 Jun 2015 21:54:52 +0200 Martin Kersten Fix for bug 3361
Fri, 19 Jun 2015 18:39:27 +0200 Mark Raasveldt Clang fix. pyapi
Fri, 19 Jun 2015 14:48:18 +0200 Niels Nes merged with jul2015
Fri, 19 Jun 2015 16:53:36 +0200 Dimitar Nedev Export result set for pre/persist commit procedures HTM
Fri, 19 Jun 2015 16:39:25 +0200 Mark Raasveldt Now create a NPY_STRING array if there are no unicode characters in the BAT (rather than always creating a NPY_UNICODE array). pyapi
Fri, 19 Jun 2015 15:06:46 +0200 Dimitar Nedev Merge with default HTM
Thu, 18 Jun 2015 17:56:34 +0200 Dimitar Nedev Fix master and slave WAL reading: transaction-replication
Thu, 18 Jun 2015 07:27:04 +0200 Sjoerd Mullender Ported to Visual Studio 2015 RC. Jul2015
Wed, 17 Jun 2015 20:40:35 +0200 Mark Raasveldt Reworked python code indenter. pyapi
Wed, 17 Jun 2015 15:34:36 +0200 Mark Raasveldt Cleaned up code and added a lot of comments. pyapi