[PyGreSQL] [CVS] Change to pygresql: changelog.txt

D'Arcy J.M. Cain darcy at druid.net
Fri Oct 12 08:20:00 EDT 2007


Update of /usr/cvs/Public/pygresql/docs
In directory druid.net:/tmp/cvs-serv27386/docs

Modified Files:
	changelog.txt 
Log Message:
Raise error when direct copy fails.  From Carl Staelin.


To see the diffs for this commit:
   http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/changelog.txt.diff?r1=1.17&r2=1.18

Index: changelog.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/changelog.txt,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -u -r1.17 -r1.18
--- changelog.txt	6 Jan 2007 17:15:29 -0000	1.17
+++ changelog.txt	12 Oct 2007 12:20:00 -0000	1.18
@@ -2,12 +2,13 @@
 PyGreSQL ChangeLog
 ==================
 
-Version ? (?)
--------------
+Version 3.8.2 (?)
+-----------------
 - Added new method to get parameter settings
 - Added row_factory as suggested by Simon Pamies
 - Separated between mandatory and additional type objects
 - Added keyword args to insert, update and delete methods
+- Added exception handling for direct copy
 
 Version 3.8.1 (2006-06-05)
 --------------------------



More information about the PyGreSQL mailing list