Return-Path: owner-postman 
Delivery-Date: Thu, 21 Apr 94 15:20:53 -0700
Return-Path: owner-postman
Received: from localhost (localhost [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id LAA14287 for postgres-redist; Thu, 21 Apr 1994 11:13:42 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199404211813.LAA14287@nobozo.CS.Berkeley.EDU>
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from localhost (localhost [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id LAA14278; Thu, 21 Apr 1994 11:13:41 -0700
Message-Id: <199404211813.LAA14278@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
From: aoki@postgres.Berkeley.EDU (Paul M. Aoki)
To: Kacper Nowicki <Kacper.Nowicki@fuw.edu.pl>
Cc: Postgres Mailing List <postgres@postgres.Berkeley.EDU>
Subject: Re: Errors returned from backend 
Reply-To: aoki@postgres.Berkeley.EDU (Paul M. Aoki)
In-reply-to: Your message of Thu, 21 Apr 1994 12:19:41 +0200 (MET DST) 
	     <Pine.3.89.9404211248.B7146-0100000@ccfs1> 
Date: Thu, 21 Apr 94 11:13:41 -0700
X-Sender: aoki@postgres.Berkeley.EDU
Resent-To: postgres-redist@postgres.Berkeley.EDU
X-Mts: smtp
Resent-Date: Thu, 21 Apr 94 11:13:42 -0700
Resent-XMts: smtp

Kacper Nowicki <Kacper.Nowicki@fuw.edu.pl> writes:
> pq_getstr(errormsg, error_msg_length);
> fprintf(stderr,"%s", errormsg);
> and is not accessible from libpq functions level.

PQerrormsg is set a bit more consistently in 4.2.
--
  Paul M. Aoki  |  CS Div., Dept. of EECS, UCB  |  aoki@postgres.Berkeley.EDU
                |  Berkeley, CA 94720           |  ...!uunet!ucbvax!aoki

