log

age author description
Thu, 28 Jul 2022 10:55:36 +0200 Sjoerd Mullender Merge with Jan2022 branch. default
Thu, 28 Jul 2022 10:45:04 +0200 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
Thu, 28 Jul 2022 10:44:33 +0200 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
Thu, 28 Jul 2022 10:33:07 +0200 Sjoerd Mullender Turn BBPlogno and BBPtransid into atomics. Jul2021
Wed, 27 Jul 2022 11:26:06 +0200 Sjoerd Mullender A bit of cleanup: don't do double work, but add a few settings of dirty flag. Jul2021
Thu, 28 Jul 2022 09:22:13 +0200 Sjoerd Mullender Set the correct field to 0. Jul2021
Wed, 27 Jul 2022 22:44:08 +0200 Martin van Dinther When setting a warning we must also return SQL_SUCCESS_WITH_INFO.
Wed, 27 Jul 2022 22:10:50 +0200 Martin van Dinther Implement SQLGetDiagField() for DiagIdentifier = SQL_DIAG_MESSAGE_TEXT. Also improved code and synced it with SQLGetDiagRec() logic.
Wed, 27 Jul 2022 21:46:14 +0200 Martin van Dinther When entering a password in Windows ODBC Data Source Configuration dialog, show it as asterisks.
Wed, 27 Jul 2022 21:33:00 +0200 Martin van Dinther Initialize ptr to fix compilation error.
Wed, 27 Jul 2022 18:42:46 +0200 Sjoerd Mullender When we load an empty bat, we can (and should) ignore any content in the theap. Jul2021
Wed, 27 Jul 2022 18:17:26 +0200 Martin van Dinther Only malloc a new buffer if a positive length is specified.
Wed, 27 Jul 2022 18:14:33 +0200 Martin van Dinther We do allow setting SQL_ATTR_LOGIN_TIMEOUT to value 0.
Wed, 27 Jul 2022 18:11:46 +0200 Martin van Dinther Rename internal argument name from catalog to dbname.
Wed, 27 Jul 2022 16:43:31 +0200 Sjoerd Mullender Refactor BBP.dir reading code. Use a function to read a single line. Jul2021
Wed, 27 Jul 2022 11:45:48 +0200 Aris Koning Merge with Jan2022. smart-merge-jan22
Wed, 27 Jul 2022 10:17:17 +0200 Aris Koning Undo changeset 52cba3e788de: smart-merge-jan22
Wed, 27 Jul 2022 09:42:43 +0200 Aris Koning Use GDKfree. smart-merge-jan22
Tue, 26 Jul 2022 14:57:49 +0200 Aris Koning Use GDKmalloc. smart-merge-jan22
Tue, 26 Jul 2022 14:57:12 +0200 Aris Koning Implement early exit in merge_segments. smart-merge-jan22
Tue, 26 Jul 2022 14:39:06 +0200 Aris Koning Remove committing transaction from remaining actives. smart-merge-jan22
Tue, 26 Jul 2022 13:27:14 +0200 Aris Koning Reformat code a bit. smart-merge-jan22
Tue, 26 Jul 2022 14:02:27 +0200 Sjoerd Mullender Branch userprofile was merged into default. userprofile
Tue, 26 Jul 2022 14:01:47 +0200 Sjoerd Mullender Merge userprofile into default.
Tue, 26 Jul 2022 14:00:48 +0200 Sjoerd Mullender Plug a hole.
Tue, 26 Jul 2022 12:28:58 +0200 Aris Koning Initialize array outside of loop. smart-merge-jan22
Tue, 26 Jul 2022 12:09:37 +0200 Aris Koning Remove my redundant GDKmalloc. smart-merge-jan22
Tue, 26 Jul 2022 12:08:14 +0200 Aris Koning store_get_active is static function. smart-merge-jan22
Tue, 26 Jul 2022 11:00:18 +0200 Aris Koning Simplify commit API signature: remove redundant latest. smart-merge-jan22
Tue, 26 Jul 2022 10:37:30 +0200 Sjoerd Mullender Fix return type: don't squeeze an oid into an int. userprofile