pl/SQL debugging in PostgreSQL
Michael Holzman <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.novice |
|---|---|
| Message-ID | <CAPNViJqS3D__EiUC-brkFt_7sg22R7hYePD+M_Ak9SeR2O-=ag@mail.gmail.com> |
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