14
0
2008-11-20 20:53:29 +00:00
committed by Git OBS Bridge
parent 1d8b5fd8c9
commit a9c4e6c4d1
2 changed files with 16 additions and 0 deletions

11
postgresql-7.3.patch Normal file
View File

@@ -0,0 +1,11 @@
Index: setup.cfg
===================================================================
--- setup.cfg.orig 2008-09-16 04:55:28.000000000 -0300
+++ setup.cfg 2008-11-20 16:52:19.000000000 -0400
@@ -1,5 +1,5 @@
[build_ext]
-define=PSYCOPG_EXTENSIONS,PSYCOPG_NEW_BOOLEAN,HAVE_PQFREEMEM,HAVE_PQPROTOCOL3
+define=PSYCOPG_EXTENSIONS,PSYCOPG_NEW_BOOLEAN,
# PSYCOPG_EXTENSIONS enables extensions to PEP-249 (you really want this)
# PSYCOPG_DISPLAY_SIZE enable display size calculation (a little slower)