Return-Path: owner-postman 
Delivery-Date: Mon, 18 Apr 94 17:54:28 -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 NAA13747 for postgres-redist; Mon, 18 Apr 1994 13:45:27 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199404182045.NAA13747@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from nd.edu (nd.edu [129.74.250.101]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id NAA13738 for <postgres@postgres.berkeley.edu>; Mon, 18 Apr 1994 13:45:26 -0700
Received: from takagi.helios.nd.edu by nd.edu with SMTP (PP) 
          id <sg.28074-0@nd.edu>; Mon, 18 Apr 1994 15:44:58 -0500
Received: by takagi.helios.nd.edu (4.1/1.34) id AA05134;
          Mon, 18 Apr 94 15:44:54 EST
Date: Mon, 18 Apr 94 15:44:54 EST
Message-Id: <9404182044.AA05134@takagi.helios.nd.edu>
From: Tim Culver <tculver@darwin.cc.nd.edu>
To: postgres@postgres.Berkeley.EDU
Subject: C++
Reply-To: tculver@darwin.cc.nd.edu
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Mon, 18 Apr 94 13:45:26 -0700
Resent-XMts: smtp

I'm using postgres for an application project for a class in database
concepts, and I'd like to use C++.  Has anybody successfully used
pqlib from C++ code using either of the following compilers:

1. CC ("cfront", the AT&T compiler);
2. g++ (gnu C++)?

--
Tim Culver                            tculver@darwin.cc.nd.edu
  I often say things twice, only the second time, much slower.
                             -- J. Lovitz

