About to release.. *grin 2*

This commit is contained in:
Federico Di Gregorio 2005-05-26 07:41:39 +00:00
parent 8a6c55a342
commit 75d14dfb6e

View File

@ -5,7 +5,7 @@ define=PSYCOPG_EXTENSIONS,PSYCOPG_DISPLAY_SIZE,HAVE_PQFREEMEM,HAVE_PQPROTOCOL3
# PSYCOPG_OWN_QUOTING can be added above but it is deprecated
# set to 1 to use Python datatime objects for date/time representation
use_pydatetime=0
use_pydatetime=1
# include_dirs is the preferred method for locating postgresql headers,
# but some extra checks on sys.platform will still be done in setup.py