| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added wait callback and functions to deal with it. | Daniele Varrazzo | 2010-04-21 | 1 | -1/+1 |
| | | |||||
| * | Preparing 2.2.0 release candidate 1 | Federico Di Gregorio | 2010-04-05 | 1 | -2/+2 |
| | | |||||
| * | Preparing release 2.0.14 (final)2_0_14 | Federico Di Gregorio | 2010-03-13 | 1 | -1/+1 |
| | | |||||
| * | Changed setup.py to detect PostgreSQL "alpha" versions | Federico Di Gregorio | 2010-03-11 | 1 | -1/+1 |
| | | |||||
| * | Release candidate 1 | Federico Di Gregorio | 2010-02-22 | 1 | -1/+1 |
| | | |||||
| * | Preparing release 2.0.14 | Federico Di Gregorio | 2010-02-21 | 1 | -1/+1 |
| | | |||||
| * | Fixed problem with decimal.Decimal conversions | Federico Di Gregorio | 2010-02-21 | 1 | -1/+2 |
| | | |||||
| * | Fixed license in trove categories | Federico Di Gregorio | 2010-02-14 | 1 | -1/+1 |
| | | |||||
| * | Moved status from beta to stable in trove classifier. | Daniele Varrazzo | 2010-02-14 | 1 | -1/+1 |
| | | |||||
| * | Changes license to LGPL3 + OpenSSL exception on all source files | Federico Di Gregorio | 2010-02-12 | 1 | -9/+9 |
| | | |||||
| * | Fixed --have_ssl command line parameter | Jason Erickson | 2009-10-08 | 1 | -1/+3 |
| | | | | | | | Added initialization of have_ssl variable so passing --have_ssl on the command line works. | ||||
| * | Unclear error message when no pg_config found | Jason Erickson | 2009-10-08 | 1 | -4/+7 |
| | | | | | | | If unable to find pg_config, a warning will be printed instead of stopping the build process and displaying a generic error message. | ||||
| * | Added additional library required for PostgreSQL 8.4.x | Jason Erickson | 2009-10-04 | 1 | -0/+1 |
| | | | | | | | For MSVC, added an additional library to include that is required for PostgreSQL 8.4.x. | ||||
| * | Preparing release 2.0.13 | Federico Di Gregorio | 2009-10-04 | 1 | -1/+1 |
| | | |||||
| * | Enabled linking to static libpq | Federico Di Gregorio | 2009-10-04 | 1 | -2/+14 |
| | | |||||
| * | Preparing release 2.0.122_0_12 | Federico Di Gregorio | 2009-08-09 | 1 | -1/+1 |
| | | |||||
| * | Fixed PostgreSQL version detection | Federico Di Gregorio | 2009-08-09 | 1 | -1/+1 |
| | | |||||
| * | Preparing release 2.0.112_0_11 | Federico Di Gregorio | 2009-05-09 | 1 | -1/+1 |
| | | |||||
| * | Fixed bug in RealDictCursor when prefetching | Federico Di Gregorio | 2009-05-09 | 1 | -1/+1 |
| | | |||||
| * | Better detection of PostgreSQL version | Federico Di Gregorio | 2009-04-21 | 1 | -6/+12 |
| | | |||||
| * | Preparing release 2.0.10 | Federico Di Gregorio | 2009-04-20 | 1 | -1/+1 |
| | | |||||
| * | Added a couple of test scripts to sandbox | Federico Di Gregorio | 2009-04-19 | 1 | -1/+1 |
| | | |||||
| * | Fixed setup script to handle PostgreSQL devel version strings | Federico Di Gregorio | 2009-03-21 | 1 | -1/+8 |
| | | |||||
| * | Merge from trunk | Federico Di Gregorio | 2009-02-22 | 1 | -5/+4 |
| |\ | |||||
| | * | * psycopg/utils.c (psycopg_escape_string): same here. | James Henstridge | 2009-02-17 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | | | | * psycopg/adapter_binary.c (binary_escape): simplify PostgreSQL version check. * setup.py (psycopg_build_ext.finalize_options): use a single define of the PostgreSQL version in a form that can easily be used by #ifdefs. | ||||
| * | | Preparing release 2.0.9 | Federico Di Gregorio | 2009-02-22 | 1 | -1/+1 |
| |/ | |||||
| * | Added adapter to handle float('inf') and float('nan') | Federico Di Gregorio | 2009-01-23 | 1 | -1/+2 |
| | | |||||
| * | If we are depending on Python 2.4, we don't need to make decimal module | James Henstridge | 2008-12-27 | 1 | -11/+2 |
| | | | | | support conditional. | ||||
| * | Remove conditionals on support for booleans and datetimes, since they | James Henstridge | 2008-12-26 | 1 | -32/+12 |
| | | | | | are guaranteed to be available in Python 2.4. | ||||
| * | Applied COPY patch from Alejandro Dubrovsky | Federico Di Gregorio | 2008-11-25 | 1 | -1/+1 |
| | | |||||
| * | Added suppport for UUID and related test. | Federico Di Gregorio | 2008-09-19 | 1 | -1/+1 |
| | | |||||
| * | Fixed spaces in pg_config path | Federico Di Gregorio | 2008-06-28 | 1 | -0/+2 |
| | | |||||
| * | Merge changes from psycopg2/trunk via psycopg2.r243. | James Henstridge | 2008-05-05 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge psycopg2/trunk into psycopg2/branches/2_0_x r243 (which is the | James Henstridge | 2008-05-05 | 1 | -0/+1 |
| | |\ | | | | | | | | | | | | | last revision merged into trunk). Where file ID conflicts exist, but the content was equivalent, I've picked the 2_0_x version. | ||||
| | | * | Missing file. | Federico Di Gregorio | 2006-09-01 | 1 | -1/+1 |
| | | | | |||||
| | | * | psycopg is enlarging.. | Federico Di Gregorio | 2006-09-01 | 1 | -0/+1 |
| | | | | |||||
| | | * | Merge from 2_0_x branch up to r814. | Federico Di Gregorio | 2006-09-01 | 1 | -2/+1 |
| | | | | |||||
| * | | | Fixed test segfault due to double decref. | Federico Di Gregorio | 2008-03-17 | 1 | -1/+1 |
| | | | | |||||
| * | | | Various fixes, now all examples work. | Federico Di Gregorio | 2007-04-13 | 1 | -1/+1 |
| | | | | |||||
| * | | | Appliet Jasons patch to fix win32 build glitches. | Federico Di Gregorio | 2007-04-13 | 1 | -21/+38 |
| | | | | |||||
| * | | | Release 2.0.6b2. | Federico Di Gregorio | 2007-04-11 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fixed crash and win32 patches. | Federico Di Gregorio | 2007-04-11 | 1 | -40/+160 |
| | | | | |||||
| * | | | Lets do a beta release. | Federico Di Gregorio | 2007-01-19 | 1 | -1/+1 |
| | | | | |||||
| * | | | Added note about missign pg headers to INSTALL. | Federico Di Gregorio | 2007-01-16 | 1 | -1/+1 |
| |/ / | |||||
| * | | Preparing 2.0.5.1.2_0_5_1 | Federico Di Gregorio | 2006-09-02 | 1 | -1/+1 |
| | | | |||||
| * | | Fixed use of use_pydatetime in setup.cfg. | Federico Di Gregorio | 2006-09-01 | 1 | -1/+0 |
| | | | |||||
| * | | Changing version numbers for 2.0.5. | Federico Di Gregorio | 2006-09-01 | 1 | -1/+1 |
| | | | |||||
| * | | Preparing release 2.0.4. | Federico Di Gregorio | 2006-08-01 | 1 | -1/+1 |
| | | | |||||
| * | | Preparing release 2.0.3. | Federico Di Gregorio | 2006-07-31 | 1 | -1/+1 |
| | | | |||||
| * | | Preparing 2.0.2.2_0_2 | Federico Di Gregorio | 2006-06-11 | 1 | -1/+1 |
| | | | |||||
