Search Postgresql Archives
How to disable displaying of a NOTICE context?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: pgsql-general@xxxxxxxxxxxxxx
- Subject: How to disable displaying of a NOTICE context?
- From: "Dmitry Koterov" <dmitry@xxxxxxxxxx>
- Date: Tue, 13 Mar 2007 18:33:58 +0300
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=QebKXzllOosO8Gzteorxh+8b68m5q5Hi4cAVUFk1MLa7etHnzuZp/75nelB+7djA/0kTNfL6Xhjig2rRSTog2raYsdMQ4/h3TCZHwUuLm53XVIz7Zexl/ZpOBNpbiec8i+ymuxVtGr7273K+dO2rAH8e1IHxiW9PYbzmOs5BhGE=
- Reply-to: dmitry@xxxxxxxxxx
Hello.
With debug purposes I use RAISE NOTICE ... inside my stored functions/triggers. But there is a little problem: if I run this function/trigger inside psql command-line client (e.g.), it shows not only a notice text, but also a caller context (started with "CONTEXT" substring) which looks quite huge and ugly.
Is there any way to disable CONTEXT displaying with still enabled NOTICEs text?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]