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

Fredrik fredrik@REDACTED
Fri Jan 11 10:59:23 CET 2013


Thanks,
I have re-fetched and it is now again in 'master-pu'

BR Fredrik Gustafsson
Erlang OTP Team
On 01/11/2013 07:50 AM, Danil Onishchenko wrote:
> Hello, Fredrik.
> I rebased that patch on 'master' branch. The previous version was
> based on 'maint'.
>
> git fetch git@REDACTED:RubberCthulhu/otp.git odbc-empty-params-master
>
> https://github.com/RubberCthulhu/otp/compare/erlang:master...odbc-empty-params-master
> https://github.com/RubberCthulhu/otp/compare/erlang:master...odbc-empty-params-master.patch
>
> 2013/1/9 Fredrik<fredrik@REDACTED>:
>> 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