E&S CVS Commit: PEAK - Add a cursor format called "copy", compatible with the COPY FROM command

tsarna at eby-sarna.com tsarna at eby-sarna.com
Sat Jan 17 21:40:00 EST 2004


Module Name:	PEAK
Committed By:	tsarna
Date:		Sun Jan 18 02:39:42 UTC 2004

Modified Files:
	PEAK/src/peak: peak.ini
	PEAK/src/peak/storage: cursor_formatters.py
	PEAK/src/peak/tools/n2: sql.py

Log Message:
Add a cursor format called "copy", compatible with the COPY FROM command
in postgres and sqlite. Also fix n2 to not override defaults of
the cursor formats when no flags are specified.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.114&r2=1.115
http://cvs.eby-sarna.com/PEAK/src/peak/storage/cursor_formatters.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/src/peak/tools/n2/sql.py.diff?r1=1.11&r2=1.12

To generate a diff of this commit:
cvs rdiff -r1.114 -r1.115 PEAK/src/peak/peak.ini
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/storage/cursor_formatters.py
cvs rdiff -r1.11 -r1.12 PEAK/src/peak/tools/n2/sql.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list