log

age author description
Sun, 02 Aug 2009 09:24:19 +0000 Fabian Groffen Fix bug #2830900, ignore escapes for non-escape sequences, instead of inserting a literal backslash. Ignoring invalid escapes is the most sensical thing to do, and usual behaviour (think of bash, etc.) May2009
Sat, 01 Aug 2009 20:35:22 +0000 Fabian Groffen Add cast test, we basically do it good, I think, we just don't support all the possible syntax cases of aliases and stuff
Sat, 01 Aug 2009 20:29:39 +0000 Fabian Groffen add varchar and text tests
Sat, 01 Aug 2009 20:19:26 +0000 Fabian Groffen add char test, with manually annotated stable output
Sat, 01 Aug 2009 20:03:38 +0000 Fabian Groffen remove obsolete script
Sat, 01 Aug 2009 20:01:29 +0000 Fabian Groffen MonetDB passes PG string concatenation tests
Sat, 01 Aug 2009 19:52:44 +0000 Fabian Groffen ok, I manually patched up stable.{out,err}
Sat, 01 Aug 2009 19:29:45 +0000 Fabian Groffen Add like tests, not enabled, way too many errors still
Sat, 01 Aug 2009 18:32:39 +0000 Fabian Groffen indent, no content change
Sat, 01 Aug 2009 18:14:51 +0000 Fabian Groffen Add loading test, manually fix create_table script for MonetDB
Sat, 01 Aug 2009 17:17:41 +0000 Fabian Groffen make it a sentence that I can parse
Sat, 01 Aug 2009 17:14:28 +0000 Fabian Groffen don't trow away INHERITS one-liners, they are tables too
Sat, 01 Aug 2009 15:45:40 +0000 Fabian Groffen Always use PCRE for case insensitive matches, even though they don't use
Sat, 01 Aug 2009 15:03:15 +0000 Fabian Groffen remove some cruft, update readme file
Sat, 01 Aug 2009 14:58:09 +0000 Fabian Groffen Don't do any directory stuff, act as pipe
Sat, 01 Aug 2009 14:47:46 +0000 Fabian Groffen Add the ILIKE operator to SQL for Stefan de Konink
Sat, 01 Aug 2009 14:43:11 +0000 Fabian Groffen Fix pcre module to actually be able to do caseless matches. Not (yet)
Sat, 01 Aug 2009 09:28:25 +0000 Stefan Manegold splitting the C implementation of
Sat, 01 Aug 2009 08:58:10 +0000 Martin Kersten Moved apperent property errors reported directly on the output stream
Sat, 01 Aug 2009 06:11:22 +0000 Stefan Manegold split gdk_scanselect_defs even further:
Sat, 01 Aug 2009 04:59:53 +0000 Stefan Manegold propagated changes of Saturday Aug 01 2009 M5XQ
Sat, 01 Aug 2009 04:59:29 +0000 Stefan Manegold propagated changes of Friday Jul 31 2009 - Saturday Aug 01 2009 M5XQ
Sat, 01 Aug 2009 04:52:58 +0000 Stefan Manegold propagated changes of Friday Jul 31 2009 - Saturday Aug 01 2009
Fri, 31 Jul 2009 16:53:45 +0000 Stefan Manegold splitting (compilation of) "the infamous" gdk_scanselect_defs.mx
Fri, 31 Jul 2009 16:12:20 +0000 Fabian Groffen Indent. Make sure we don't dereference c before we actually assigned a May2009
Fri, 31 Jul 2009 15:01:53 +0000 Martin Kersten Query time out hook settings
Fri, 31 Jul 2009 15:01:33 +0000 Martin Kersten With the larger databases soon becoming online, we should prepare
Fri, 31 Jul 2009 14:00:49 +0000 Gabriele Modena PHP's socket_write() does not guarantee all data to be transmitted. Added a socket_flush() function that write data through a socket making sure that the buffer is actually flushed
Fri, 31 Jul 2009 13:06:22 +0000 Tom Schreiber -- Added generic properties-support for plan-bundles. A (algebraic- or sql-code-) plan-bundle now can have some meta-data attached in the form of an arbitrary amount of arbitrarily nestable properties (key-value pairs). Such properties are totally ignored by pathfinder itself, but they can be used to carry some specific information from the input-data to the output-data.
Fri, 31 Jul 2009 13:05:52 +0000 Stefan Manegold as Martin said:
Fri, 31 Jul 2009 13:02:58 +0000 Stefan Manegold approved new document sizes May2009
Fri, 31 Jul 2009 12:42:27 +0000 Stefan Manegold approved new document sizes May2009
Fri, 31 Jul 2009 12:41:32 +0000 Milena Ivanova Instructions in update statements should be monitored (to trigger cache sync) but not
Fri, 31 Jul 2009 12:37:11 +0000 Gabriele Modena Fixed a bug in mapi_write(). Long strings were not correctly splitted in packets.
Fri, 31 Jul 2009 11:17:43 +0000 Fabian Groffen monetdb destroy now allows to remove a database under maintenance. This way an administrator can prevent users connecting to the database and hence starting it on demand, which in turn prevents removal of the database.
Fri, 31 Jul 2009 11:15:31 +0000 Fabian Groffen don't print usage message when the database is still running
Fri, 31 Jul 2009 10:31:37 +0000 Sjoerd Mullender propagated changes of Friday Jul 31 2009 M5XQ
Fri, 31 Jul 2009 09:35:10 +0000 Sjoerd Mullender propagated changes of Friday Jul 31 2009
Fri, 31 Jul 2009 08:44:45 +0000 Sjoerd Mullender Added test, but no correct stable output yet. May2009
Fri, 31 Jul 2009 08:01:55 +0000 Sjoerd Mullender Added test for long fixed bug. May2009
Fri, 31 Jul 2009 07:46:58 +0000 Sjoerd Mullender Typo. May2009
Fri, 31 Jul 2009 07:46:50 +0000 Stefan Manegold added test for May2009
Fri, 31 Jul 2009 07:03:53 +0000 Stefan Manegold undo part of my previous checkin that might alter Niels' semantic: May2009
Fri, 31 Jul 2009 06:58:13 +0000 Stefan Manegold "selection" might be NULL in this case; May2009
Fri, 31 Jul 2009 06:21:10 +0000 Niels Nes fix crash with select * from 'whatever' = bla May2009
Thu, 30 Jul 2009 20:01:08 +0000 Martin Kersten Handle the statement "a:5;"
Thu, 30 Jul 2009 18:52:29 +0000 Martin Kersten Silence compiler and assume that our slices are still reasonably small.
Thu, 30 Jul 2009 18:36:16 +0000 Martin Kersten Move remote88 out of sight. It needs sql.
Thu, 30 Jul 2009 18:34:34 +0000 Martin Kersten Use the proper length for symbols.
Thu, 30 Jul 2009 18:21:59 +0000 Martin Kersten Fixing the factorized optimizer, despite it is not used in SQL.
Thu, 30 Jul 2009 17:01:59 +0000 Martin Kersten The result of the test is correct.
Thu, 30 Jul 2009 15:01:14 +0000 Martin Kersten Avoid leakage.
Thu, 30 Jul 2009 13:53:05 +0000 Sjoerd Mullender propagated changes of Thursday Jul 30 2009
Thu, 30 Jul 2009 13:34:15 +0000 Sjoerd Mullender Updates. May2009
Thu, 30 Jul 2009 13:09:56 +0000 Gabriele Modena Fixed a problem with Q_BLOCKs management.
Thu, 30 Jul 2009 10:35:58 +0000 Sjoerd Mullender propagated changes of Thursday Jul 30 2009
Thu, 30 Jul 2009 09:31:49 +0000 Gabriele Modena code cleanup;
Thu, 30 Jul 2009 09:29:04 +0000 Gabriele Modena code cleanup; added an query.php script example.
Thu, 30 Jul 2009 09:24:42 +0000 Sjoerd Mullender Use VS9. May2009
Thu, 30 Jul 2009 09:23:39 +0000 Sjoerd Mullender Updated. May2009