Jon Dufresne
|
9de46e416e
|
Use print() function instead of print statement throughout project
Forward compatible with newer Pythons.
|
2017-12-10 10:51:07 -08:00 |
|
Jon Dufresne
|
e335d6d223
|
Trim trailing whitespace from all files throughout project
Many editors automatically trim whitespace on save. By trimming all
files in one go, makes future diffs cleaner without extraneous
whitespace changes.
|
2017-12-01 21:42:14 -08:00 |
|
Federico Di Gregorio
|
164eb32817
|
New time/date locale-safe typecasting code.
|
2005-11-14 11:57:45 +00:00 |
|
Federico Di Gregorio
|
67720de497
|
Fixed segfault in connection.set_client_encoding().
|
2005-09-30 16:48:41 +00:00 |
|
Federico Di Gregorio
|
08a4965342
|
isready/prefetch fix.
|
2004-12-14 03:33:03 +00:00 |
|
Federico Di Gregorio
|
61b4ff6e6f
|
First fixed to the async core.
|
2004-11-20 10:57:54 +00:00 |
|
Federico Di Gregorio
|
c904d97f69
|
Initial psycopg 2 import after SVN crash.
|
2004-10-19 03:17:12 +00:00 |
|