Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > ddb9a6f2aca9dafdf1411ccbc459026a > files > 4

libpq++4-4.0-1mdk.ppc.rpm

2002-11-26  4.0
---------------

*	move project to gborg
*	changes to have Makefile work standalone

5/18/1999
---------

*	Rewrote libpq++.h
*	Incremented shared library version to 3.0
*	Cleaned up makefiles
*	Made examples use the installed versions of the library and header


4/26/1999
---------

*	Changed PrintTuples and DisplayTuples in PgDatabase to use PQprint()



4/14/1999
---------

*	Changed connection routines to use PQconnectdb()
*	Connect now returns CONNECTION_OK or CONNECTION_BAD
*	Eliminated pgEnv
*	Changed error handler to return proper messages
*	New function LOid() returns Large Object ID
*	New function Status() returns Large Object Status