Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use print() function instead of print statement throughout project | Jon Dufresne | 2017-12-10 | 1 | -7/+7 |
| | | | | Forward compatible with newer Pythons. | ||||
* | Fixed DNS typo in examples | Erwin de Keijzer | 2014-03-24 | 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 | -10/+9 |
| | |||||
* | named cursors are working. | Federico Di Gregorio | 2005-10-25 | 1 | -1/+2 |
| | |||||
* | Implemented named cursors. | Federico Di Gregorio | 2005-10-22 | 1 | -12/+21 |
| | |||||
* | psycopg->psycopg2 switch in the examples. | Federico Di Gregorio | 2005-06-13 | 1 | -2/+2 |
| | |||||
* | TimestampFromTicks fix. | Federico Di Gregorio | 2005-06-02 | 1 | -0/+71 |