Re: Antw: Re: Problems with unique restrictions

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Marcel Gsteiger" <Marcel(dot)Gsteiger(at)milprog(dot)ch>
Cc: pgsql-general(at)postgreSQL(dot)org, korryd(at)enterprisedb(dot)com
Subject: Re: Antw: Re: Problems with unique restrictions
Date: 2007-01-14 19:22:03
Message-ID: 12502.1168802523@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Marcel Gsteiger" <Marcel(dot)Gsteiger(at)milprog(dot)ch> writes:
> Sometimes I wish there was something like a debugger for PL/PGSQL with
> breakpoints, single step, variable watching...

Take a look at http://pgfoundry.org/projects/edb-debugger/
... it's beta but without users it won't get better.

The front page says the plpgsql hooks needed will be in 8.3 but
I think that's a mistake; they got into 8.2 didn't they? Korry?

regards, tom lane

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-01-14 19:57:16 Re: substr negative indexes
Previous Message Pavan Deolasee 2007-01-14 18:57:16 Re: Autovacuum Improvements