Re: pl/pgsql debuging, was Re: debugging C functions - Mailing list pgsql-general

From Pavel Stehule
Subject Re: pl/pgsql debuging, was Re: debugging C functions
Date
Msg-id [email protected]
Whole thread Raw
In response to pl/pgsql debuging, was Re: debugging C functions  (David Gardner <[email protected]>)
List pgsql-general
2007/6/5, David Gardner <[email protected]>:
> This post got me thinking, is there a similar procedure for PL/pgSQL functions?
>

No. You can debug PL/pgSQL function via debug plugin API. Currently
exists only one debugger, which can do it - Enterprisedb debugger.

Regards
Pavel Stehule

pgsql-general by date:

Previous
From: "Marko Kreen"
Date:
Subject: Re: Creditcard Number Security was Re: Encrypted column
Next
From: Erwin Brandstetter
Date:
Subject: Re: There can be only one! How to avoid the "highlander-problem".