Re: Local variable 'debugger_version' referenced before assignment

2020-08-04 Thread Aditya Toshniwal
Hi Fontana, It may be possible that you've set the search_path to something other than public. And so, the function pldbg_get_proxy_info is not found. Please report the bug here - https://redmine.postgresql.org/projects/pgadmin4/issues/new. I think the function pldbg_get_proxy_info should be call

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 before assignment. This variab