log

age author description
2018-07-30 Sjoerd Mullender Step one towards a new stable branch "Aug2018". Aug2018
2018-07-30 Sjoerd Mullender Added tag Aug2018_root for changeset 44182a802530
2018-07-30 Sjoerd Mullender Implemented candidate lists on batmmath functions. Aug2018_root
2018-07-30 Sjoerd Mullender Moved changelog messages.
2018-07-30 Sjoerd Mullender Approved slight change in output.
2018-07-30 Sjoerd Mullender Merge with Mar2018 branch.
2018-07-30 Sjoerd Mullender Don't persist hash for dirty heap. Mar2018
2018-07-30 Sjoerd Mullender Make sure [lr]slots is set when [lr]hash is. Mar2018
2018-07-30 Sjoerd Mullender Move setting heap dirty flag out of the inner loop.
2018-07-27 Sjoerd Mullender Removed batDirty flag.
2018-07-30 Sjoerd Mullender Fix memory leak. Mar2018
2018-07-30 Sjoerd Mullender Merge with Mar2018 branch.
2018-07-28 Sjoerd Mullender Fix position of property setting. Mar2018
2018-07-28 Stefan Manegold various indenting fixes for manpages of mserver5 and monetdb Mar2018
2018-07-28 Pedro Ferreira Merge with default. merge-partitions
2018-07-27 Sjoerd Mullender Fixed macro. Mar2018
2018-07-27 Sjoerd Mullender If both sides of a join have a hash, put probe shortest collision chain. Mar2018
2018-07-27 Pedro Ferreira Fixed macro. Mar2018
2018-07-27 Sjoerd Mullender Merge with Mar2018 branch.
2018-07-27 Sjoerd Mullender Various compilation issues. Mar2018
2018-07-27 Niels Nes fix for bug 6628 (users are allowed to access there temporary tables) Mar2018
2018-07-27 Pedro Ferreira Cast output as bigint to avoid another output file for 128-bit integers. Mar2018
2018-07-26 Stefan Manegold remove redundant bit masking from mkey/GDK_ROTATE() Mar2018
2018-07-26 Martin van Dinther SQLULEN appears to be a long unsigned int, correcting printing formats. Mar2018
2018-07-26 Martin van Dinther Added ODBC test program to test calls to SQLGetStmtAttr() and SQLSetStmtAttr(). Mar2018
2018-07-26 Pedro Ferreira Merge with default. merge-partitions
2018-07-26 Pedro Ferreira Merge with Mar2018
2018-07-26 Pedro Ferreira Another check. Mar2018
2018-07-26 Pedro Ferreira Use the proper types. Mar2018
2018-07-26 Pedro Ferreira Check for huge integer compilation. Mar2018
2018-07-26 Sjoerd Mullender Check for returns_nonnull attribute. Mar2018
2018-07-25 Sjoerd Mullender When printing imprints for debugging, don't first create them. Mar2018
2018-07-25 Sjoerd Mullender Added some function attributes and use them also on non-GCC. Mar2018
2018-07-25 Sjoerd Mullender Merge with Mar2018 branch.
2018-07-25 Niels Nes fixes for bug 6630, ie handle null in atom_* (add,sub,mul) code Mar2018
2018-07-25 Sjoerd Mullender Approve change in output format of numpy. Mar2018
2018-07-25 Sjoerd Mullender Approved after changeset 3f30aaf80c76. Mar2018
2018-07-25 Sjoerd Mullender Simplify. Mar2018
2018-07-25 Sjoerd Mullender if e->type==e_cmp and e->flag==cmp_in or ==cmp_notin, e->l is sql_exp* and e->r is list*. Mar2018
2018-07-25 Pedro Ferreira Added test for bug 6630. Mar2018
2018-07-25 Sjoerd Mullender Force hge-compatible alignment for type uuid. Mar2018
2018-07-25 Sjoerd Mullender Work around an incompatibility between Intel compiler and GCC 8. Mar2018
2018-07-25 Pedro Ferreira Approved tests with changes on sys.table_types table. merge-partitions
2018-07-24 Joeri van Ruth Plan to snapshot part of the WAL log hot-snapshot
2018-07-24 Joeri van Ruth Plumbing for sql.snapshot into bat_logger.c hot-snapshot
2018-07-24 Joeri van Ruth Plumbing for sql.hot_snapshot(dir) hot-snapshot
2018-07-23 Joeri van Ruth Introduce MAL suspend/resume_log_flushing hot-snapshot
2018-07-20 Joeri van Ruth Introduce logging_enabled hot-snapshot
2018-07-20 Joeri van Ruth Add debug printf's -- REVERT THIS BEFORE MERGE hot-snapshot
2018-07-24 Joeri van Ruth Start branch hot-snapshot hot-snapshot
2018-07-24 Sjoerd Mullender Merge with Mar2018 branch.
2018-07-24 Sjoerd Mullender ALGODEBUG refinements. Mar2018
2018-07-24 Sjoerd Mullender Implemented SQL_ATTR_QUERY_TIMEOUT in SQLSetStmtAttr. Mar2018
2018-07-24 Sjoerd Mullender Add SQLSTATE to timeout errors. Mar2018
2018-07-24 Pedro Ferreira Updated sys.table_types table. merge-partitions
2018-07-24 Sjoerd Mullender Removed "masksize" argument of function BAThash.
2018-07-24 Sjoerd Mullender Only check for query timeout if there is a query start time. Mar2018
2018-07-24 Sjoerd Mullender Typo in error message. Mar2018
2018-07-24 Pedro Ferreira Removed "set schema" statement with no use in database dump and test approvals. merge-partitions
2018-07-24 Pedro Ferreira Merge with default. merge-partitions