Hi,
Please find attached patch file for the fix of RM #1354 and RM #1323.
RM 1354 - Debugging PL/pgSQL causes "Debugger: Error fetching variable
information".
RM 1323 - Debugger: Continue execution error displayed if debug plpgsql
function in Desktop Runtime Application.
Both the issue are rela
Hi
Isn't any solution that relies on artificial delays likely to fail sooner or
later? Can't we reliably ensure the operations happen sequentially?
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK:http://www.enterprisedb.com
The Enterprise PostgreSQL Company
>
Hey all, I am not sure if this is really the right place to ask/propose
this or not, but I thought i'd give it a shot. If nothing else I can be
pointed to the correct place.
Let me preface this with: I am not at all familiar with the underlying code
of the debugger, how it interacts with Postgres