summaryrefslogtreecommitdiff
path: root/psycopg/adapter_datetime.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updated to 2021Daniele Varrazzo2021-06-151-1/+1
* Copyright bumped to 2020Daniele Varrazzo2020-01-171-0/+1
* Several function names shortenedDaniele Varrazzo2019-03-171-1/+1
* Removed support for mxDateTime as the default date and time adapterJon Dufresne2019-03-161-5/+0
* Copyright year updatedDaniele Varrazzo2019-02-171-1/+1
* Date/time modules initialized in separate functionsDaniele Varrazzo2019-01-221-1/+1
* Don't fail import if mx.DateTime module is not found at import timeDaniele Varrazzo2011-06-041-2/+2
* Internal imports simplified.Daniele Varrazzo2010-12-121-5/+0
* datetime module initialized as it is supposed to be.Daniele Varrazzo2010-11-191-0/+2
* Changes license to LGPL3 + OpenSSL exception on all source filesFederico Di Gregorio2010-02-121-12/+16
* * psycypg/*.h: apply HIDDEN to all global variables and functionsJames Henstridge2008-01-211-11/+13
* Fixed both Python 2.5 and 64 bit problems.Federico Di Gregorio2007-04-101-6/+7
* Builds again on win32 (closes: #132).Federico Di Gregorio2006-10-291-1/+1
* Piet Delport patches: 1 of 3.Federico Di Gregorio2006-09-231-1/+1
* * Docstrings added/fixedDaniele Varrazzo2006-01-121-6/+18
* * psycopg/psycopgmodule.c: fixed exceptions refcount.Daniele Varrazzo2005-11-261-10/+10
* Working on TZ issues.Federico Di Gregorio2005-10-171-2/+2
* Initial psycopg 2 import after SVN crash.Federico Di Gregorio2004-10-191-0/+95