summaryrefslogtreecommitdiff
path: root/examples/copy_from.py
Commit message (Collapse)AuthorAgeFilesLines
* Trim trailing whitespace from all files throughout projectJon Dufresne2017-12-011-4/+1
| | | | | | Many editors automatically trim whitespace on save. By trimming all files in one go, makes future diffs cleaner without extraneous whitespace changes.
* Update to Exception as e, print()Hugo2017-11-281-22/+22
|
* cleanup remaining GPL license textChris Mildebrandt2014-05-201-8/+8
|
* Fixed DNS typo in examplesErwin de Keijzer2014-03-241-1/+1
|
* A bunch of typos fixed in the examples by Josh KupershmidtDaniele Varrazzo2011-12-151-2/+2
|
* Changes license to LGPL3 + OpenSSL exception on all source filesFederico Di Gregorio2010-02-121-1/+0
|
* Various fixes, now all examples work.Federico Di Gregorio2007-04-131-2/+2
|
* psycopg->psycopg2 switch in the examples.Federico Di Gregorio2005-06-131-2/+2
|
* COPY FROM works.Federico Di Gregorio2005-03-011-0/+178