Re: Antw: Re: Problems with unique restrictions

Поиск
Список
Период
Сортировка
От
Тема Re: Antw: Re: Problems with unique restrictions
Дата
Msg-id 1168784989.10821.30.camel@sakai.localdomain
обсуждение исходный текст
Ответ на Re: Antw: Re: Problems with unique restrictions  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
"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?

Yes - the hooks for the debugger are in 8.2.  That means that we can publish the PL/pgSQL debugger at any time (well, as soon as I have the code all cleaned up - still removing some obsolete remnants of the pre-plugin architecture).

            -- Korry


--
  Korry Douglas    korryd@enterprisedb.com
  EnterpriseDB      http://www.enterprisedb.com

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Antw: Re: Problems with unique restrictions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: substr negative indexes