summaryrefslogtreecommitdiff
path: root/examples/copy_to.py
Commit message (Expand)AuthorAgeFilesLines
* Use print() function instead of print statement throughout projectJon Dufresne2017-12-101-16/+17
* Trim trailing whitespace from all files throughout projectJon Dufresne2017-12-011-1/+1
* 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-1/+1
* Changes license to LGPL3 + OpenSSL exception on all source filesFederico Di Gregorio2010-02-121-1/+0
* psycopg->psycopg2 switch in the examples.Federico Di Gregorio2005-06-131-2/+2
* .executemany() fixes.1_99_13Federico Di Gregorio2005-03-121-2/+1
* Finished COPY TO/COPY FROM implementation.Federico Di Gregorio2005-03-021-0/+105