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 TAA10684 for postgres-dist; Thu, 11 Nov 1993 19:43:14 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199311120343.TAA10684@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 cucs18.cs.cuhk.hk (cucs18.cs.cuhk.hk [137.189.4.19]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id TAA10675 for <postgres@nobozo.cs.berkeley.edu>; Thu, 11 Nov 1993 19:43:06 -0800
Received: by cucs18.cs.cuhk.hk (5.57/Ultrix3.0-C)
	id AA23279; Fri, 12 Nov 93 11:45:50 +0800
Date: Fri, 12 Nov 93 11:45:50 +0800
From: yprj2167@cs.cuhk.hk (Final Year Project)
Message-Id: <9311120345.AA23279@cucs18.cs.cuhk.hk>
To: postgres@postgres.Berkeley.EDU
Subject: Problem about LIBPQ
Resent-To: postgres-dist@postgres.Berkeley.EDU
Resent-Date: Thu, 11 Nov 93 19:43:13 -0800
Resent-XMts: smtp

Dear Sir/Madam,
I have gone through the ref.ps. But I can't find the part about
the compilation of C files. Can you tell me where it is?
My working directory is not the postgres directory. I want to ask
whether I have to change the path of the header files to be included
in other header files.
Also, in SAMPLE PROGRAM 1 on p.120 of ref.ps, why only libpq.h is 
included ? The function PQexec, PQsetdb are not found in libpq.h.
Is the program OK ? Is libpq.h the only header file to be included
when using the LIBPQ functions ?  Thanks.

Regards,
Martha Leung
