Help - Mailing list pgsql-bugs

From Dinesh Pandey
Subject Help
Date
Msg-id 20050331091651.7F66B5393E@svr1.postgresql.org
Whole thread Raw
List pgsql-bugs
Hi,

I have installed PostgreSQL 8.0.1 on Solaris 9.

I am porting my database from Oracle 9i to PostgreSQL. I am using PL/pgSQL
language.

In Oracle we can get error message from "SQLERRM" keyword and inserting it
into table.

How can I get error message/code in PostgreSQL after an EXCEPTION or RAISE
EXCEPTION occurs in EXCEPTION block??

Pls help me or send me some example.


Thanks
Dinesh Pandey

pgsql-bugs by date:

Previous
From: "Dinesh Pandey"
Date:
Subject: FW: Help
Next
From: raj kumar
Date:
Subject: plpgsql