On Thursday 02 October 2003 12:09, Popeanga Marian wrote:
>
> Inside a plpgsql block .
> RAISE NOTICE ''Operation performed!'';
>
> Now if i don't use psql from where i can read the output ?
Ah - I think you need to set CLIENT_MIN_MESSAGES accordingly and then you can
check for a non-fatal error code in your result-code. Never done it myself
mind.
-- Richard Huxton Archonet Ltd