View Single Post

   
  #1 (permalink)  
Old 04-09-2008, 01:22 PM
Tom Lane
 
Posts: n/a
Default Re: Antw: Re: Problems with unique restrictions

"Marcel Gsteiger" <Marcel.Gsteiger@milprog.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

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Reply With Quote