diff options
| author | Federico Di Gregorio <fog@initd.org> | 2005-11-16 13:54:35 +0000 |
|---|---|---|
| committer | Federico Di Gregorio <fog@initd.org> | 2005-11-16 13:54:35 +0000 |
| commit | 000aa345ac984d9a570a679a58147759a4db7ac1 (patch) | |
| tree | a80dc9c5e2ee226c8622dc9f5012bbed6431b555 | |
| parent | 3a34182307998eb9e1b5c40a9cacc8e8f0fa11d7 (diff) | |
| download | psycopg2-000aa345ac984d9a570a679a58147759a4db7ac1.tar.gz | |
Preparing release 2.0 beta 6.
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [build_ext] -define=PSYCOPG_DEBUG,PSYCOPG_EXTENSIONS,PSYCOPG_DISPLAY_SIZE,HAVE_PQFREEMEM,HAVE_PQPROTOCOL3 +define=PSYCOPG_EXTENSIONS,PSYCOPG_DISPLAY_SIZE,HAVE_PQFREEMEM,HAVE_PQPROTOCOL3 # PSYCOPG_EXTENSIONS enables extensions to PEP-249 (you really want this) # PSYCOPG_DISPLAY_SIZE enable display size calculation (a little slower) # HAVE_PQFREEMEM should be defined on PostgreSQL >= 7.3 |
