| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Version bump to 2.3.0-beta2 | Federico Di Gregorio | 2010-11-09 | 1 | -1/+1 |
| | | |||||
| * | Preparing release 2.3.0-beta12_3_0_BETA1 | Federico Di Gregorio | 2010-11-06 | 1 | -3/+4 |
| | | | | | | | | | | | | | * Merged NEWS-2.3 and NEWS-2.2: 2.0 (pre-async) still makes sense in case someone has horrible problems with the new code but 2.3 will just substitute 2.2 so having a separated NEWS file doesn't make sense. * Moved authors and contributors to AUHTORS file. * README now has pointers to web site and bug tracker. * Updated MonoDevelop project. | ||||
| * | Updated classifier to make the upload work. | Daniele Varrazzo | 2010-11-05 | 1 | -2/+2 |
| | | |||||
| * | Bump to 2.3.dev0 | Daniele Varrazzo | 2010-11-05 | 1 | -1/+4 |
| | | |||||
| * | Added connection.xid() and related objects. | Daniele Varrazzo | 2010-11-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | By James Henstridge on 2008-07-23. Merged from lp:~jamesh/psycopg/two-phase-commit/revision/356 * psycopg/connection_type.c (psyco_conn_xid): add a Connection.xid() method that instantiates Xid objects. * psycopg/psycopgmodule.c (init_psycopg): initialise the Xid object type. * psycopg/xid.h: * psycopg/xid_type.c: Implement a basic transaction ID object for use in two phase commit. | ||||
| * | Adding Notify object with payload. | Daniele Varrazzo | 2010-11-05 | 1 | -1/+1 |
| | | |||||
| * | Bump to version 2.2.3-devel. | Daniele Varrazzo | 2010-09-23 | 1 | -1/+1 |
| | | |||||
| * | Preparing release 2.2.22_2_2 | Federico Di Gregorio | 2010-07-18 | 1 | -1/+1 |
| | | |||||
| * | Applied spelling fixes patch from Peter Eisentraut | Federico Di Gregorio | 2010-07-18 | 1 | -1/+1 |
| | | |||||
| * | Bump to version 2.2.2-devel. | Daniele Varrazzo | 2010-05-20 | 1 | -1/+1 |
| | | | | | | The -devel suffix appears in the docs we publish on the website, so it's clear that they refer to the upcoming version. | ||||
| * | Warn on declarations not at beginning of the block. | Daniele Varrazzo | 2010-05-19 | 1 | -0/+6 |
| | | | | | They are accepted by gcc but not by MS compilers. | ||||
| * | Preparing release 2.2.12_2_1 | Federico Di Gregorio | 2010-05-17 | 1 | -1/+1 |
| | | |||||
| * | Additional Library for Windows linking and OpenSSL 1.0.0 | Jason Erickson | 2010-05-17 | 1 | -0/+1 |
| | | | | | Added the linking of crypt32.lib to the windows SSL build, as it seems that the current version of OpenSSL is looking for crypt32.lib as well. | ||||
| * | Updated project and version for release 2.2.0 | Federico Di Gregorio | 2010-05-15 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | | | |||||
