log

age author description
2020-11-25 Pedro Ferreira Silenced null-byte-hang test mtest
2020-11-25 Mitchell Weggemans merge heads mtest
2020-11-25 Mitchell Weggemans convert tests for columRights mtest
2020-11-25 Pedro Ferreira More badly converted copy into tests mtest
2020-11-25 Pedro Ferreira Badly converted sql/test/BugTracker-2010 tests mtest
2020-11-25 Pedro Ferreira Silenced sql/test/mserver5-sql-readonly tests. Also mserver5-sql-readonly-view requires mserver5-sql-readonly-table to run first mtest
2020-11-25 Sjoerd Mullender Implemented function usweekofyear(date) to calculate the week number US style.
2020-11-25 Sjoerd Mullender Document another optional build dependency. Oct2020
2020-11-25 Pedro Ferreira Unify int128 and no-int128 with a single Python test mtest
2020-11-25 Pedro Ferreira One more badly converted copy into test and update another one mtest
2020-11-25 svetlin small fix in sqltest output mtest
2020-11-25 Joeri van Ruth Adapt to Python3.6 copybinary
2020-11-25 Pedro Ferreira More badly converted copy into tests mtest
2020-11-25 Pedro Ferreira Check number of rows inserted mtest
2020-11-25 Pedro Ferreira More prepared statement tests yet to be converted mtest
2020-11-25 Pedro Ferreira Don't forget the row counts mtest
2020-11-25 Pedro Ferreira Merged with default mtest
2020-11-25 Pedro Ferreira Merged with Oct2020
2020-11-25 Pedro Ferreira There's no need to use Python for the dependencies tests. Run them in sequence instead mtest
2020-11-25 Sjoerd Mullender Reinstate build option STATIC_CODE_ANALYSIS. Oct2020
2020-11-25 Pedro Ferreira Silenced more tests, and don't forget row count on update statements mtest
2020-11-25 Pedro Ferreira This test can be converted mtest
2020-11-25 Pedro Ferreira Silenced sql/test/miscellaneous Python tests mtest
2020-11-25 Pedro Ferreira Converted trivial sql/test/miscellaneous tests mtest
2020-11-25 svetlin assert with err code and err message sqltest mtest
2020-11-25 Pedro Ferreira Improved MAL module detection on histogram filter, but more improvements are needed mtest
2020-11-25 Joeri van Ruth Add tests for big- and native endian support copybinary
2020-11-24 Joeri van Ruth Add tests for little endian loading copybinary
2020-11-24 Joeri van Ruth Also byteswap floating point testdata copybinary
2020-11-24 Joeri van Ruth Test the test data generator copybinary
2020-11-24 Joeri van Ruth Allow bincopydata to write to stdout copybinary
2020-11-24 Joeri van Ruth Actually perfom the byteswapping copybinary
2020-11-24 Joeri van Ruth Pass the byteswap parameter to sql.importColumn copybinary
2020-11-24 Joeri van Ruth Accept COPY [ (LITTLE | BIG | NATIVE) ENDIAN] BINARY syntax copybinary
2020-11-25 Niels Nes some more partition flag (re)set's mmt
2020-11-25 Sjoerd Mullender Merge with Jun2020 branch. Oct2020
2020-11-25 Sjoerd Mullender Properly pair lock/unlock of mutex. Jun2020
2020-11-25 Pedro Ferreira Silenced merge-partitions Python tests mtest
2020-11-25 Pedro Ferreira Merged with default scoping2
2020-11-25 Pedro Ferreira Another test not correctly converted mtest
2020-11-25 Pedro Ferreira Quantiles test not correctly converted mtest
2020-11-24 Niels Nes merged with oct mmt
2020-11-24 Niels Nes first steps at allowing partitions too be part of multiple mergetables. mmt
2020-11-24 Pedro Ferreira Reconverted scoping tests mtest
2020-11-24 Pedro Ferreira sql_xml tests not correctly converted mtest
2020-11-24 Pedro Ferreira Converted zones2 test mtest
2020-11-24 Aris Koning introduce dump.sql to test (procedural) SQL dump script. monetdbe-proxy
2020-11-23 Aris Koning Copy 'describe' SQL script from mtest. monetdbe-proxy
2020-11-24 Pedro Ferreira Converted explain tests mtest
2020-11-24 Pedro Ferreira Use single dot escape for empty string on copy into mtest
2020-11-24 Sjoerd Mullender Just read the server's process ID from the lock file. Oct2020
2020-11-24 svetlin single dot escape for empty lines in copy into data mtest
2020-11-24 Pedro Ferreira These prepare statements cannot be converted yet mtest
2020-11-24 Pedro Ferreira Removed redundant test. There's no reason to copy a file already in the test's directory mtest
2020-11-24 Mitchell Weggemans convert tests for changeSchemaUser mtest
2020-11-24 Pedro Ferreira Fixed more failed conversions mtest
2020-11-24 Pedro Ferreira The SQL dependencies are the same between 128 and no 128 bit setups. Also approved dependencies from recently added describe functions in the catalog. We are still missing the upgrade mtest
2020-11-24 Sjoerd Mullender Remove parsing of STORAGE blurb on table creation: it's not used.
2020-11-24 Sjoerd Mullender Merge with Oct2020 branch.
2020-11-24 Sjoerd Mullender Completely ignore STORAGE in table creation. Oct2020