head	1.5;
access;
symbols
	REL7_2_8:1.4
	REL7_2_7:1.4
	REL7_2_6:1.4
	REL7_2_5:1.4
	REL7_2_4:1.4
	REL7_2_3:1.4
	REL7_2_STABLE:1.4.0.2
	REL7_2:1.4
	REL7_2_RC2:1.4
	REL7_2_RC1:1.4
	REL7_2_BETA5:1.4
	REL7_2_BETA4:1.4
	REL7_2_BETA3:1.4
	REL7_2_BETA2:1.4
	REL7_2_BETA1:1.4
	REL7_1_2:1.2
	REL7_1_STABLE:1.2.0.4
	REL7_1_BETA:1.2
	REL7_1_BETA3:1.2
	REL7_1_BETA2:1.2
	REL7_1:1.2
	REL7_0_PATCHES:1.2.0.2
	REL7_0:1.2
	REL6_5_PATCHES:1.1.0.2
	REL6_5:1.1;
locks; strict;
comment	@# @;


1.5
date	2002.08.22.00.15.12;	author scrappy;	state dead;
branches;
next	1.4;

1.4
date	2001.05.09.17.46.11;	author momjian;	state Exp;
branches;
next	1.3;

1.3
date	2001.05.09.17.37.17;	author momjian;	state Exp;
branches;
next	1.2;

1.2
date	99.10.22.19.13.39;	author momjian;	state Exp;
branches;
next	1.1;

1.1
date	99.05.23.01.03.58;	author momjian;	state Exp;
branches;
next	;


desc
@@


1.5
log
@
Okay, libpq++ is moved to GBorg, and all traces of it have been removed
from the core repository ... I haven't *moved* the libpq++ files out of the
tree, mainly as we want to keep them in place for past branches ...

Peter, I think I've covered all the files I need, and re-ran autoconf to make
sure the configure file is in place properly ...
@
text
@
*	Implement exceptions
*	Many other things I have yet to discover

@


1.4
log
@Fix libpq++'s FieldSize to return int, not short.
@
text
@@


1.3
log
@Add mention of getLength returning short.
@
text
@a3 1
*	fix getLength to return an int and not a short
@


1.2
log
@Remove libpq++ todo item.
@
text
@d4 1
a4 1

@


1.1
log
@Here it is.  Remove or rename the current interfaces/libpq++ and untar
this file in interfaces/

It will all need to be checked in.  I used the char *rcsid[] method for
cvs ids so it can be strings | grep'd to find version numbers.  The new
version for the library is 3.0.

Run configure from src/ to create the Makefile and it should be good to
go.

I did minimal documentation references in the README, I'll see if I can
get something to Tom Lockhart rather quickly.

Vince.
@
text
@a2 1
*	Binary Large Objects segfaulting
@
