pl/SQL debugging in PostgreSQL - Mailing list pgsql-novice

From Michael Holzman
Subject pl/SQL debugging in PostgreSQL
Date
Msg-id CAPNViJqS3D__EiUC-brkFt_7sg22R7hYePD+M_Ak9SeR2O-=ag@mail.gmail.com
Whole thread Raw
Responses Re: pl/SQL debugging in PostgreSQL
List 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 by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Getting Sequence Value
Next
From: Tom Lane
Date:
Subject: Re: pl/SQL debugging in PostgreSQL