Return-Path: owner-postman Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id PAA11403 for postgres-redist; Thu, 23 Feb 1995 15:12:52 -0800 Resent-From: POSTGRES mailing list Resent-Message-Id: <199502232312.PAA11403@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.9/8.6.3) with SMTP id PAA11393 for ; Thu, 23 Feb 1995 15:12:50 -0800 Received: by pv081c.vincent.iastate.edu with sendmail-5.65 id ; Thu, 23 Feb 1995 17:12:46 -0600 Message-Id: <9502232312.AA09579@pv081c.vincent.iastate.edu> To: postgres@postgres.Berkeley.EDU Subject: testlibpq.pl Date: Thu, 23 Feb 1995 17:12:45 CST From: Eric P Dean Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Thu, 23 Feb 95 15:12:52 -0800 Resent-XMts: smtp Here is more detailed information regarding our testlibpq.pl problems. We commented out the following commands from testlibpq.pl sub test_rest and the rest of the test ran beautifully. It seems that only lines that dealt with PQpnames gave us any trouble. We are running on a DEC 5000/133 with ULTRIX 4.3a. ANY HELP WOULD BE GREATLY APPRECIATED!! sub test_rest # @names = &PQpnames (0); # printf ("past names\n"); # print "Portal names: ", join(', ',@names), ".\n"; # @names = &PQpnames (0); # print "Portal names: ", join(', ',@names), ".\n"; } 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/