Message / Error Handler Is there a way to register a message / error handler within my java code
that will capture any messages issued by a RAISE (debug, log, info etc)
command from within a PL/pgSQL user defined function?
Thanks for any help or direction.
Mike |