Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id AAA10521 for postgres-redist; Wed, 8 Mar 1995 00:32:14 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199503080832.AAA10521@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from hyowon.cc.pusan.ac.kr (hyowon.cc.pusan.ac.kr [164.125.9.3]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id AAA10511 for <postgres@postgres.Berkeley.EDU>; Wed, 8 Mar 1995 00:32:05 -0800
Received: from asadal.cs.pusan.ac.kr by hyowon.cc.pusan.ac.kr (5.0/HYOWON-MX-1.0)
	id AA16381; Wed, 8 Mar 1995 17:30:21 +0900
Received: by asadal.cs.pusan.ac.kr (4.1/SMI-4.1)
	id AA27029; Wed, 8 Mar 95 17:30:24 KST
Date: Wed, 8 Mar 95 17:30:24 KST
From: jyjeong@asadal.cs.pusan.ac.kr (Jeong Junyoung)
Message-Id: <9503080830.AA27029@asadal.cs.pusan.ac.kr>
To: postgres@postgres.Berkeley.EDU
Subject: How can i handle the error message?
content-length: 327
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Wed, 08 Mar 95 00:32:14 -0800
Resent-XMts: smtp

Hello...

How can i get error message from backend use libpq library??

I make some program use libpq lib. Then i have some problem.
Backend returns error message when a query failed ..
i guess backend send message through STDERR.
however I would like to handle messages ..
How can i do it??

		thanks in advance!!

J.Y. Jeong

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
              URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
