Re: PLpgsql debugger question - Mailing list pgsql-general

From Richard Huxton
Subject Re: PLpgsql debugger question
Date
Msg-id 473B411A.4040807@archonet.com
Whole thread Raw
In response to Re: PLpgsql debugger question  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: PLpgsql debugger question  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: PLpgsql debugger question  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Joshua D. Drake wrote:
> So the debugger is a feature of 8.3. It just isn't included in core.
>
>>> Is it going to be included as a contrib module or something else?
>
> It is a pgfoundry project which is part of PostgreSQL. A quick co
> of /trunk shows that it is not in contrib.

Which is probably an error IMHO. If anything makes sense as part of
/contrib it's a procedural-language debugger module.

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Joao Miguel Ferreira
Date:
Subject: Re: pg_dump problem
Next
From: Bruce Momjian
Date:
Subject: Re: PITR and warm standby setup questions