Revision history for Perl extension Pg::Simple.

1.00  Fri Feb 15 23:46:52 EST 2002
        - renamed from PgSimple to Pg::Simple for public release.

2000-01-14  Diab Jerius  <dj@pelf>

	* Simple.pm, MANIFEST, COPYRIGHT, LICENSE, Makefile.PL,
	  INSTALL, Changes, GNUmakefile: *** empty log message ***

1999-04-14  Diab Jerius  <dj@pelf>

	* Simple.pm: added abort method.  routines now use it upon error

	attributes given to execute method are now valid for that method call
	only

	added attributes to do method

	added ntuples method

	optimized fetch method using the Pg fetchrow method instead
	of getvalue.

	_error wasn't correctly accessing the RaiseError attribute

1999-04-12  Diab Jerius  <dj@pelf>

	* Simple.pm: added User attribute to new and connect

1998-11-23  Diab Jerius  <dj@pelf>

	* Simple.pm: added support for passwords

	* Simple.pm: fix problems in documentation

1998-11-20  Diab Jerius  <dj@pelf>

	* GNUmakefile, INSTALL, Simple.pm:

	* GNUmakefile, INSTALL, Simple.pm: New file.

