Changeset: 530263cfb566 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/530263cfb566 Modified Files: clients/odbc/ChangeLog.Sep2022 Branch: Sep2022 Log Message:
changelog blurb. diffs (14 lines): diff --git a/clients/odbc/ChangeLog.Sep2022 b/clients/odbc/ChangeLog.Sep2022 --- a/clients/odbc/ChangeLog.Sep2022 +++ b/clients/odbc/ChangeLog.Sep2022 @@ -1,6 +1,10 @@ # ChangeLog file for odbc # This file is updated with Maddlog +* Wed Jan 4 2023 Sjoerd Mullender <[email protected]> +- A crash in the ODBC driver was fixed when certain unsupported functions + where used in a {fn ...} escape. + * Wed Dec 21 2022 Sjoerd Mullender <[email protected]> - Prepare of a query where the sum of the number of parameters (question marks in the query) and the number of output columns is larger than _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
