Excerpts from Peter Geoghegan's message of jue jun 03 16:23:07 -0400 2010:
> >
> > \set VERBOSITY terse
> >
>
> Well, I actually didn't mean through psql, but I see I can set
> verbosity though a call to PQsetErrorVerbosity().
>
> Maybe this would work better as a GUC that can be set per session?
>
> \set VERBOSITY terse
>
Well, I actually didn't mean through psql, but I see I can set
verbosity though a call to PQsetErrorVerbosity().
Maybe this would work better as a GUC that can be set per session?
That way, we wouldn't have to worry about downstream driver authors
supporting it.
--
Re
Hello
2010/6/3 Peter Geoghegan :
> Hello,
>
> Is it possible to avoid seeing a CONTEXT notice from error messages
> returned by the server due to a RAISE EXCEPTION within a trigger?
>
yes
\set VERBOSITY terse
regards
Pavel Stehule
> --
> Regards,
> Peter Geoghegan
>
> --
> Sent via pgsql-gene