mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-02-07 12:50:32 +03:00
About to release.. *grin 2*
This commit is contained in:
parent
8a6c55a342
commit
75d14dfb6e
|
@ -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
|
# PSYCOPG_OWN_QUOTING can be added above but it is deprecated
|
||||||
|
|
||||||
# set to 1 to use Python datatime objects for date/time representation
|
# 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,
|
# include_dirs is the preferred method for locating postgresql headers,
|
||||||
# but some extra checks on sys.platform will still be done in setup.py
|
# but some extra checks on sys.platform will still be done in setup.py
|
||||||
|
|
Loading…
Reference in New Issue
Block a user