[erlang-patches] odbc:param_query/3 and odbc:param_query/4

Fredrik fredrik@REDACTED
Wed Jan 9 11:44:12 CET 2013


Hello Kernel!
Your patch is now cooking in the 'master-pu' branch.

BR Fredrik Gustafsson
Erlang OTP Team
On 01/09/2013 10:29 AM, Kernel Panic wrote:
> A little patch for odbc:param_query/3 and odbc:param_query/4.
>
> Issue: Calling odbc:param_query/3 and odbc:param_query/4 with
> unparameterized query string and empty parameters list causes error in
> pattern matching in function param_values/1.
>
> This patch fixes this problem and allow to do things such as
> odbc:param_query(ConRef, "select * from some_table", []).
>
> git fetch git@REDACTED:RubberCthulhu/otp.git odbc-empty-params
>
> https://github.com/RubberCthulhu/otp/compare/odbc-empty-params
> https://github.com/RubberCthulhu/otp/compare/odbc-empty-params.patch
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches




More information about the erlang-patches mailing list