Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use print() function instead of print statement throughout project | Jon Dufresne | 2017-12-10 | 1 | -11/+12 |
| | | | | Forward compatible with newer Pythons. | ||||
* | Trim trailing whitespace from all files throughout project | Jon Dufresne | 2017-12-01 | 1 | -2/+2 |
| | | | | | | Many editors automatically trim whitespace on save. By trimming all files in one go, makes future diffs cleaner without extraneous whitespace changes. | ||||
* | Fixed DNS typo in examples | Erwin de Keijzer | 2014-03-24 | 1 | -1/+1 |
| | |||||
* | Fix multiple misspellings | Piotr Kasprzyk | 2013-04-26 | 1 | -1/+1 |
| | |||||
* | A bunch of typos fixed in the examples by Josh Kupershmidt | Daniele Varrazzo | 2011-12-15 | 1 | -2/+2 |
| | |||||
* | Changes license to LGPL3 + OpenSSL exception on all source files | Federico Di Gregorio | 2010-02-12 | 1 | -9/+9 |
| | |||||
* | psycopg->psycopg2 switch in the examples. | Federico Di Gregorio | 2005-06-13 | 1 | -3/+3 |
| | |||||
* | Adding missing __conform__ methods before release. | Federico Di Gregorio | 2005-03-02 | 1 | -2/+2 |
| | |||||
* | COPY FROM works. | Federico Di Gregorio | 2005-03-01 | 1 | -1/+2 |
| | |||||
* | Initial psycopg 2 import after SVN crash. | Federico Di Gregorio | 2004-10-19 | 1 | -0/+88 |