Variable 'debugger_version'

From: "Fontana Daniel C \(Desartec S(dot)R(dot)L(dot)\)" <desartecsrl(at)gmail(dot)com>
To: <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Variable 'debugger_version'
Date: 2020-07-31 13:52:36
Message-ID: 002501d66741$da2a51b0$8e7ef510$@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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 variable is not in my function, what is the error.

PostgreSQL 12.2, compiled by Visual C++ build 1914, 64-bit (Windows 2019)
PgAdmin 4.23

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Aditya Toshniwal 2020-08-03 03:52:11 Re: Variable 'debugger_version'
Previous Message Gerard, Christophe (CORP) 2020-07-31 12:31:35 unable to cancel my own queries