log

age author description
2006-01-09 Fabian Groffen - bumping version to 1.3 Spur_pre1 connection-rewrite
2006-01-09 Fabian Groffen Wake the dead! Reviving versionator script as it seems my little connection-rewrite
2006-01-09 Stefan Manegold fixed bug in fetch() on void|void BATs;
2006-01-09 Stefan Manegold - replaced test "wrong_BATpropcheck_on_void_void_BATs.SF-1397840-shred_doc" by "auctionG_xml",
2006-01-09 Stefan Manegold updated stable output: MonetDB_4-9_update
2006-01-09 Stefan Manegold updated stable output:
2006-01-09 Ying Zhang hand-propagated to the (new) XQuery_0-9_soap branch: XQuery_0-9_soap
2006-01-09 Ying Zhang act 2 of the "shredBAT" story:
2006-01-09 Fabian Groffen Another attempt to get the stable output for Darwin correct.
2006-01-09 Sjoerd Mullender Removeed some calls to stream_flush.
2006-01-09 Sjoerd Mullender To send, sent, sent. I.e. "send" is present tense, "sent" is past
2006-01-09 Wouter Alink Added documentation about the 'sql_logdir' option. Closes bug [1400169].
2006-01-09 Stefan Manegold numerous fixes I could quickly apply to get module "remap" MonetDB_4-9_update
2006-01-09 Stefan Manegold since it is there, we also (try to) compile the "remap" module MonetDB_4-9_update
2006-01-09 Stefan Manegold module "remap" provides new functionality for XQuery updates;
2006-01-08 cvs2hg fixup commit for branch 'XQuery_0-9_soap' XQuery_0-9_soap XQuery_0-9_soap_root
2006-01-08 Wouter Alink I haven't seen a feature-freeze passing by yet, so I hope the checkin is
2006-01-08 Fabian Groffen Near complete rewrite of the JDBC kernel, the inner heart, the boiling connection-rewrite
2006-01-08 Stefan Manegold synced with MonetDB XQuery_0-9_update
2006-01-08 Stefan Manegold synced with MonetDB MonetDB_4-9_update
2006-01-08 Stefan Manegold synced with MonetDB
2006-01-08 Stefan Manegold synced with MonetDB
2006-01-08 Stefan Manegold cleanup
2006-01-08 Stefan Manegold propagated changes of Thursday Dec 22 2005 - Saturday Jan 07 2006 XQuery_0-9_update
2006-01-08 Stefan Manegold propagated changes of Thursday Dec 22 2005 - Saturday Jan 07 2006 MonetDB_4-9_update
2006-01-08 Stefan Manegold propagated changes of Thursday Dec 22 2005 - Saturday Jan 07 2006 MonetDB_4-9_update
2006-01-08 Stefan Manegold propagated changes of Thursday Dec 22 2005 - Saturday Jan 07 2006 XQuery_0-9_update
2006-01-08 Martin Kersten A log is maintained in every datase. This is necessary to catch
2006-01-08 Martin Kersten The mapi thread is not started if it encounters a zero or illegal port
2006-01-08 Martin Kersten As soon as we load the mapi library we accept connections on the default port.
2006-01-08 Martin Kersten Moved starting mapi to the initialization of the mapi module.
2006-01-08 Martin Kersten Properly trace debugging of a mal_factory call.
2006-01-08 Martin Kersten sql_gencode, revert patch. the function does exist
2006-01-08 Martin Kersten Backport of M5 functionality to M4.
2006-01-07 Fabian Groffen Reverting Martin's change. Works for me, and last "night"'s testweb has
2006-01-07 Martin Kersten Some minor documentation updates
2006-01-07 Martin Kersten Make sure the explain command also works on cached functions.
2006-01-07 Martin Kersten schema_name() is not defined anymore.
2006-01-07 Martin Kersten Pickup default sql port
2006-01-07 Martin Kersten Don't throw away necessary instructions
2006-01-07 Martin Kersten Use a more informative error message
2006-01-07 Martin Kersten Add missing output files
2006-01-07 Sjoerd Mullender Use return value of mapi_query_handle, fixing bug 1398887.
2006-01-06 Stefan Manegold (attempt to) statisfy icc
2006-01-06 Stefan Manegold another potentially non-initialized variable
2006-01-06 Martin Kersten monetdb - leave the mapi_port definition to the template config file
2006-01-06 Stefan Manegold fixed test script
2006-01-06 Martin Kersten Approve output
2006-01-06 Martin Kersten Approved output
2006-01-06 Wouter Alink SQL wouldn't compile the ODBC driver
2006-01-05 Martin Kersten Make sure the MapiClient '?' works again and is not sent to the server
2006-01-05 Martin Kersten The old mguardian design text has become obsolute.
2006-01-05 Martin Kersten Some additions to the documentation.
2006-01-05 Stefan Manegold added test script for bug
2006-01-05 Jan Rittinger distinct-values allows its results in an implementation defined order
2006-01-05 Jan Rittinger some bug fixes
2006-01-05 Stefan Manegold make sure that MIL variable "shredBAT" is indeed of type int;
2006-01-05 Sjoerd Mullender Implemented Prepare/Execute through the server instead of doing it ourselves.
2006-01-05 Fabian Groffen Some cute-isms on starting and stopping databases...
2006-01-05 Sjoerd Mullender Treat Q_PREPARE queries the same as Q_TABLE queries.