Return-Path: postman 
Delivery-Date: Wed, 01 Sep 93 14:28:28 PDT
Return-Path: postman
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA04131; Wed, 1 Sep 93 14:20:48 -0700
Resent-From: postman (POSTGRES mailing list)
Resent-Message-Id: <9309012120.AA04131@postgres.Berkeley.EDU>
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: turk@andrews.edu
Received: from peter.cs.andrews.edu by postgres.Berkeley.EDU (5.61/1.29)
	id AA04123; Wed, 1 Sep 93 14:20:40 -0700
Received: by andrews.edu (5.57/Ultrix3.0-C)
	id AA06072; Wed, 1 Sep 93 17:31:02 -0400
From: turk@andrews.edu (Daniel Turk)
Message-Id: <9309012131.AA06072@andrews.edu>
Subject: LIBPQ "global" variables
To: postgres@postgres.berkeley.edu
Date: Wed, 1 Sep 1993 17:30:56 -0400 (EDT)
X-Mailer: ELM [version 2.4 PL21]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 779       
Resent-To: postgres-dist
Resent-Date: Wed, 01 Sep 93 14:20:46 PDT

I'm wanting to access the "internal variables" provided by LIBPQ.  These
include PQhost, PQport, etc.  I see them all defined in the LIBPQ
section of the manual, but have not been able to determine how a
programmer is supposed to define them in an application program and
access them.  I can't find them defined in any of the .h files and when
I simply define them in my program they are not automatically
initialized with values I'd expect.....

Any help would be appreciated!

--------------------------------------------------------------------------
Dan Turk     Computer Science & Information Systems     Andrews University
Berrien Springs, MI          turk@andrews.edu               (616) 471-3426
==========================================================================
