pl/SQL debugging in PostgreSQL

Поиск
Список
Период
Сортировка
От Michael Holzman
Тема pl/SQL debugging in PostgreSQL
Дата
Msg-id CAPNViJqS3D__EiUC-brkFt_7sg22R7hYePD+M_Ak9SeR2O-=ag@mail.gmail.com
обсуждение исходный текст
Ответы Re: pl/SQL debugging in PostgreSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
Hello,

I'm quite new to the pl/SQL development. I've got an Oracle stored procedure that needs to be ported to PG. My fist conversion attempt failed but I do not understand why. I need to debug this code to see what happens.

What are the ways of development and debugging of pl/SQL code in PG? Any suggestions/hints will be very appreciated.

--
Regards,
    Michael Holzman

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Getting Sequence Value
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pl/SQL debugging in PostgreSQL