Re: Local variable 'debugger_version' referenced before assignment

2020-08-05 Thread Aditya Toshniwal
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

Re: Local variable 'debugger_version' referenced before assignment

2020-08-04 Thread Aditya Toshniwal
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

Local variable 'debugger_version' referenced before assignment

2020-08-04 Thread Fontana Daniel C (Desartec S.R.L.)
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