How do I capture the message from user defined function

From: "etsuko shimabukuro" <etsukos(at)meta-bit(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: How do I capture the message from user defined function
Date: 2003-02-03 06:39:01
Message-ID: PCEJINOPBBELPMMMEOJPIEPPCAAA.etsukos@meta-bit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


Hello,

This is my first time to write a program to use JDBC.

I'm trying to get a message which has been raised within my user-defined
function.
The message is created by using "raise notice". This message is not error
so I'm using "notice" level.

If anyone could advise me, I would appreciate very much.

Regards,
----------------------------------
Etsuko Shimabukuro
etsukos(at)meta-bit(dot)com
tel: +81-3-3664-4160
fax: +81-3-3664-4165
----------------------------------

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2003-02-03 06:58:47 Re: How do I capture the message from user defined function
Previous Message Bill Schneider 2003-02-03 05:12:09 PreparedStatement.setBytes on OIDs