head	1.2;
access;
symbols
	PG95_1_01:1.2
	PG95_1_0:1.1;
locks; strict;
comment	@# @;


1.2
date	95.10.18.03.16.09;	author jolly;	state Exp;
branches;
next	1.1;

1.1
date	95.09.05.18.19.16;	author jolly;	state Exp;
branches;
next	;


desc
@@


1.2
log
@*** empty log message ***
@
text
@This directory contains libpq++, the C++ language interface to POSTGRES95.
libpq++ is implemented on of the libpq library.  Users would benefit
from reading the chapter on libpq in the postgres95 users manual
before using libpq++.

The initial version of this implementation was done by William Wanders
(wwanders@@sci.kun.nl)

This is only a preliminary attempt at providing something useful for
people who would like to use C++ to build frontend applications to
postgres95.  The API provided herein is subject to change in later
versions of postgres95.

For details on how to to use libpq++, see the man page in the man/
subdirectory and the test programs in the examples/ subdirectory. 

libpq++ has been tested with g++, version 2.7.0

- Jolly Chen
jolly@@cs.berkeley.edu

Tue Sep  5 11:09:51 PDT 1995
@


1.1
log
@new version of libpq++.
implemented as class wrappers on top of libpq.
@
text
@d15 1
a15 1
subdirectory. 
d17 1
@
