log

age author description
2012-07-03 Sjoerd Mullender VALptr is almost the same as VALget: make VALptr use and return const.
2012-07-03 Sjoerd Mullender Approve after recent changes.
2012-07-03 Eleni Petraki The same initialization function will be used both in the 1st and in the 2nd cost model. holindex
2012-07-03 Eleni Petraki Increase the frequency of an index every time it is used. holindex
2012-07-03 Eleni Petraki Add function (changeWeight_2) declaration in the header file. holindex
2012-07-03 Eleni Petraki Add new function that changes the weight of a specific node according to the second cost mode (w=frequency*distance). holindex
2012-07-03 Eleni Petraki Comments that distinguish the functions that are used for the second series of experiments (2nd cost model). holindex
2012-07-03 Eleni Petraki Change initial value of node->c into 1. holindex
2012-07-03 Eleni Petraki Comments that distinguish the functions that I used during the 1st series of experiments. holindex
2012-07-03 Sjoerd Mullender Make that sql test BugTracker-2012/url_script_test.Bug-2972 works on Windows. Jul2012
2012-07-03 Sjoerd Mullender Serialize test output. Jul2012
2012-07-02 Sjoerd Mullender Created separate (Fedora / Debuntu) packages for MonetDB5/JAQL. Jul2012
2012-07-02 Sjoerd Mullender De-mx geom module.
2012-07-02 Sjoerd Mullender chopper.mal is gone.
2012-07-01 Martin Kersten Remove dependency on mal_box
2012-07-01 Martin Kersten De-Mx pqueue
2012-07-01 Martin Kersten Remove function based on :bat columns
2012-07-01 Martin Kersten Hide :bat column signatures
2012-07-01 Martin Kersten Remove dependency on mal_box
2012-07-01 Martin Kersten Remove dependency on :bat column
2012-06-29 Martin Kersten De-Mx of cluster module
2012-06-29 Sjoerd Mullender Merge with Jul2012 branch.
2012-06-29 Sjoerd Mullender Typo.
2012-06-29 Sjoerd Mullender statistics.mal is gone.
2012-06-29 Sjoerd Mullender The ODBC definition sucks: add a cast to make compilers happy. Jul2012
2012-06-29 Martin Kersten De-mz the tokenizer.
2012-06-29 Martin Kersten Put statistics module into the attic
2012-06-29 Martin Kersten De-mx the mat module
2012-06-29 Sjoerd Mullender Distribute the openssl DLLs that we build against. Jul2012
2012-06-29 Sjoerd Mullender ODBC: SQLDescribeCol should return 0 in ColumnSizePtr if size cannot be determined. Jul2012
2012-06-29 Sjoerd Mullender Cosmetics. Jul2012
2012-06-29 Sjoerd Mullender Approve output, adding optimizer.groups(). Jul2012
2012-06-29 Fabian Groffen fix typo Jul2012
2012-06-29 Sjoerd Mullender ODBC: Allow for spaces in {escape} escapes. Jul2012
2012-06-29 Sjoerd Mullender ODBC: SQLNativeSql works on a connection handle, not statement handle. Jul2012
2012-06-29 Sjoerd Mullender Merge with Jul2012 branch.
2012-06-29 Sjoerd Mullender Aproove output. Jul2012
2012-06-29 Sjoerd Mullender Aproove output. Jul2012
2012-06-29 Sjoerd Mullender Removed some unused code: we don't generate the documenation from .mx anymore. Jul2012
2012-06-29 Fabian Groffen COPY INTO: refer to *database* administrator rights in errors Jul2012
2012-06-29 Sjoerd Mullender Approve output. Jul2012
2012-06-29 Fabian Groffen COPY INTO: make binary explicit, allow parenthesis around file names Jul2012
2012-06-29 Sjoerd Mullender Approve output. Jul2012
2012-06-29 Martin Kersten Merge with default
2012-06-29 Martin Kersten Iterator semantics changes
2012-06-26 Martin Kersten Add missing redo code for oid sequences
2012-06-29 Sjoerd Mullender Approved after "headless" changes.
2012-06-29 Sjoerd Mullender Fix dayofweek calculation for negative dates.
2012-06-28 Sjoerd Mullender Correctly report on auto commit mode. Jul2012
2012-06-28 Sjoerd Mullender Converted gdk_bbp.mx to .c.
2012-06-28 Stefan Manegold Merge from default branch. sciql
2012-06-28 Sjoerd Mullender In BATderiveHeadProps, record where we found that properties cannot be set.
2012-06-27 Sjoerd Mullender Merge with Jul2012 branch.
2012-06-27 Sjoerd Mullender Merge with Apr2012 branch. Jul2012
2012-06-27 Sjoerd Mullender Merge with Dec2011 branch. Apr2012
2012-06-27 Sjoerd Mullender This branch is closed. Dec2011
2012-06-27 Sjoerd Mullender A VARCHAR must have a length, so if it doesn't, dump it as clob. Dec2011
2012-06-27 Stefan Manegold Merge from Jul2012 branch.
2012-06-27 Sjoerd Mullender Correct test for high and low surrogates encoded in UTF-8. Jul2012
2012-06-27 Sjoerd Mullender Correct initialization of storage_t variables.