27;
>> and installing the pldbgapi extension.
>> I try to debug a created function and pgadmin4 displays the following
>> error.
>>
>> Local variable 'debugger_version' referenced before assignment.
>>
>> This variable is not in my function, what
g the pldbgapi extension.
> I try to debug a created function and pgadmin4 displays the following
> error.
>
> Local variable 'debugger_version' referenced before assignment.
>
> This variable is not in my function, what is the error.
>
> PostgreSQL 12.2, comp
Hello:
After enabling en file postgresql.conf shared_preload_libraries = '$
libdir/plugin_debugger.dll'
and installing the pldbgapi extension.
I try to debug a created function and pgadmin4 displays the following error.
Local variable 'debugger_version' referenced befo