On Mon, 2012-04-16 at 18:58 +0300, Heikki Linnakangas wrote:
> Hi,
>
> The PL/pgSQL debugger included in pgadmin needs a bunch of server-side
> support functions to be installed in the server. The code for the
> server-side functions is currently located in a pgfoundry CVS
> repository, in the
Thanks Heikki.
On Mon, Apr 16, 2012 at 3:58 PM, Heikki Linnakangas
wrote:
> Hi,
>
> The PL/pgSQL debugger included in pgadmin needs a bunch of server-side
> support functions to be installed in the server. The code for the
> server-side functions is currently located in a pgfoundry CVS repository
Hi,
The PL/pgSQL debugger included in pgadmin needs a bunch of server-side
support functions to be installed in the server. The code for the
server-side functions is currently located in a pgfoundry CVS
repository, in the edb-debugger project.
It's time to give that code facelift. I have con