log

age author description
2022-06-08 Panagiotis Koutsourakis No need to add /usr/include to the required includes Jan2022
2022-06-08 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-06-08 Sjoerd Mullender Fix some data races. Jul2021
2022-06-08 Sjoerd Mullender Do not use batDirtyflushed bit. Jul2021
2022-06-08 Sjoerd Mullender Do not use batDirtydesc bit. Jul2021
2022-06-08 Sjoerd Mullender Suppress conflict warnings from bison. Jan2022
2022-06-07 Sjoerd Mullender Removed VIEWunlink.
2022-06-08 Sjoerd Mullender Merge with Jan2022 branch.
2022-06-08 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-06-08 Sjoerd Mullender Rearrange code, add missing bat_iterator_end. Jul2021
2022-06-08 Sjoerd Mullender Merge with Jan2022 branch.
2022-06-08 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-06-07 Sjoerd Mullender Improved locking. Jul2021
2022-06-07 Sjoerd Mullender Fix heap referencing leak. Jan2022
2022-06-07 Sjoerd Mullender Removed function BATundo and the batDirtyflushed field in the BAT descriptor.
2022-06-03 Sjoerd Mullender Allow a list of potential error messages in tests using assertFailed. Jan2022
2022-06-03 Sjoerd Mullender Allow a list of potential error messages in tests using assertFailed.
2022-06-03 Sjoerd Mullender Allow ON CLIENT in scripts using sqltest module.
2022-06-03 Sjoerd Mullender Add const.
2022-06-03 Sjoerd Mullender No need to change argument string + be consistent.
2022-06-03 Sjoerd Mullender Allow ON CLIENT in .test(.in) scripts by using an "UnsafeDirectoryHandler".
2022-06-03 Sjoerd Mullender Add another cast.
2022-06-03 Sjoerd Mullender Add a cast.
2022-06-02 Sjoerd Mullender Merge with Jan2022 branch.
2022-06-02 Martin van Dinther Fixed issue in function SQLProcedureColumns(). When the argument ColumnName was not empty it generated an invalid SQL query which failed with error: SELECT: no such column 'c.name'. This has been resolved.
2022-06-02 Martin van Dinther Extend odbc metadata test program to test tables created in odbctst schema, call SQLTables() with different parameters, call SQLColumns().
2022-06-02 Sjoerd Mullender openssl was updated on Windows. Jul2021
2022-06-02 Sjoerd Mullender Removed batDirtydesc bit.
2022-06-02 Panagiotis Koutsourakis Close strimps_update branch after merge strimps_update
2022-06-02 Panagiotis Koutsourakis Merge strimps_update into default
2022-06-02 Panagiotis Koutsourakis Approve test strimps_update
2022-06-02 Panagiotis Koutsourakis Update changelog strimps_update
2022-06-02 Panagiotis Koutsourakis Merge with default strimps_update
2022-06-02 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-06-02 Sjoerd Mullender Test dumping another GRANT statement. Jan2022
2022-06-02 Martin van Dinther Fixed implementation of SQLGetInfo(hdbc, SQL_MAX_DRIVER_CONNECTIONS, ...). It used to always return a value of 64. Now it returns the MonetDB server value.
2022-06-02 Sjoerd Mullender Implemented dumping of global grants (i.e. COPY INTO and COPY FROM). Jan2022
2022-06-02 Sjoerd Mullender Let the server do more of the work. Jan2022
2022-06-02 Sjoerd Mullender Fix some bat leaks. Jan2022
2022-06-02 Aris Koning Refactor/improve some EOF checks. Jan2022
2022-06-02 Aris Koning Add more checks for end of file (EOF) in scanner/lexer implementation. Jan2022
2022-06-02 Aris Koning Add test for Bug-7298. Jan2022
2022-06-02 Aris Koning In MclientTestResult, also parse errors when reading from fdin. Jan2022
2022-06-01 stefanos mavros Adds early bailout in case of same SRID Transform geo-update
2022-06-01 Bernardo Mota First implementation for ST_MakeLine aggregate geo-update
2022-06-01 Sjoerd Mullender Keep BBPSYNCING flag for the duration of BBPsync. Jul2021
2022-06-01 Sjoerd Mullender In case of error, don't cause a crash. Jul2021
2022-06-01 Bernardo Mota Fixed CMake file to find proj lib geo-update
2022-06-01 Sjoerd Mullender Merge with Jan2022 branch.
2022-06-01 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-06-01 Sjoerd Mullender Only add a fix when we need it. Jul2021
2022-06-01 Panagiotis Koutsourakis Release lock on the correct BAT after reading strimp strimps_update
2022-05-31 Sjoerd Mullender Fixed problem in SQL/client interaction in COPY INTO FROM STDIN. Jan2022
2022-05-31 Niels Nes merged with default strimps_update
2022-05-31 Niels Nes merged strimps_update
2022-05-31 Niels Nes small compilation fix strimps_update
2022-05-31 Sjoerd Mullender Jan2022-SP3 was released. Jan2022
2022-05-30 Sjoerd Mullender Merge with Jan2022 branch.
2022-05-30 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-05-30 Sjoerd Mullender Remove locks from BATsetcount, add outside where appropriate. Jul2021