Re: Debugging Server Code

Поиск
Список
Период
Сортировка
От Adam Rich
Тема Re: Debugging Server Code
Дата
Msg-id 01dd01c76674$4ba73fc0$6400a8c0@dualcore
обсуждение исходный текст
Ответ на Debugging Server Code  (Kenneth Downs <ken@secdat.com>)
Список pgsql-general
Kenneth Downs wrote:

> I'm guessing that there is no step-wise debugger for pgsql.  If there
> is, then glory be and call me a dummy for not R'ing TFM.
>
> In fact, I've never heard of a step-wise debugger for any DB
> server, am I wrong?
>

Yes. I've done step-wise debugging in Oracle (PL/SQL) and MS-SQL Server.
MySQL even has it.

For PostgreSQL, in addition to the pgfoundry solution Joshua mentioned,
there's also a debugger from Enterprise DB:

http://www.enterprisedb.com/products/enterprisedb_debugger.do






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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Debugging Server Code
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: quoted identifier behaviour