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 KAA27315 for postgres-redist; Fri, 7 Apr 1995 10:31:13 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199504071731.KAA27315@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 pv081c.vincent.iastate.edu (pv081c.vincent.iastate.edu [129.186.8.28]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id KAA27305 for <postgres@postgres.berkeley.edu>; Fri, 7 Apr 1995 10:31:11 -0700
Received: by pv081c.vincent.iastate.edu with sendmail-5.65 
	id <AA08450@pv081c.vincent.iastate.edu>; Fri, 7 Apr 1995 12:31:06 -0500
Message-Id: <9504071731.AA08450@pv081c.vincent.iastate.edu>
To: postgres@postgres.Berkeley.EDU
Subject: pgperl test problems
Date: Fri, 07 Apr 1995 12:31:05 CDT
From: Eric P Dean <ericdean@iastate.edu>
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Fri, 07 Apr 95 10:31:13 -0700
Resent-XMts: smtp

I have just compiled and installed Postgres 4.2, Perl 4.036, and pgperl 
on an dec alpha running osf 2.0.  When I run testlibpq.pl I get the
following error: 

...
Portal eportal tuple 0 field 1 is name "age".
Portal eportal tuples 0 and 1 are the same type.
Portal eportal group 0 field "location" is index 2.
Closing 2 portals:
Number of portals open: 0
FATAL: PQpnames: invalid name buffer
Portal names: .

Removing from relation person:
query = delete person where person.age = 50 
query = delete person where person.age = 60 
...

The rest of the test seems to have completed successfully with the
output matching the sample output.  Is this error anything I should be
concerned with or is something that is safe to ignore.

Thanks

Eric Dean
Curator, Visual Resources Collection
College of Design, Iowa State University

==============================================================================
   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/
