summaryrefslogtreecommitdiff
path: root/psycopg/typecast.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updated to 2021Daniele Varrazzo2021-06-151-1/+1
* Copyright bumped to 2020Daniele Varrazzo2020-01-171-0/+1
* Copyright year updatedDaniele Varrazzo2019-02-171-1/+1
* Further modeling of exception raisingDaniele Varrazzo2012-03-041-2/+2
* Added new_array_type() functionDaniele Varrazzo2011-09-221-1/+3
* Internal imports simplified.Daniele Varrazzo2010-12-121-5/+0
* Dropped interface for two private functions.Daniele Varrazzo2010-12-041-5/+0
* Functions exported to drop warnings.Daniele Varrazzo2010-11-191-0/+5
* Changes license to LGPL3 + OpenSSL exception on all source filesFederico Di Gregorio2010-02-121-12/+16
* * psycopg/*.[ch]: add const qualifier to various string argumentsJames Henstridge2008-01-211-2/+3
* * psycypg/*.h: apply HIDDEN to all global variables and functionsJames Henstridge2008-01-211-10/+12
* int->size_t transition.Federico Di Gregorio2007-04-131-1/+1
* Fixed both Python 2.5 and 64 bit problems.Federico Di Gregorio2007-04-101-2/+3
* Added support for per-cursor and per-connection typecasters.Federico Di Gregorio2007-02-221-1/+1
* Piet Delport patches: 3 of 3.Federico Di Gregorio2006-09-231-1/+1
* Code cleanup.Federico Di Gregorio2005-10-181-2/+2
* Array support for all basic types.Federico Di Gregorio2005-03-231-1/+1
* Array support works, at least for INTEGERS.Federico Di Gregorio2005-03-221-0/+1
* Starting array work.Federico Di Gregorio2005-03-221-0/+3
* Optimizations to type casting (in preparation to array support.)Federico Di Gregorio2005-03-121-1/+5
* Initial psycopg 2 import after SVN crash.Federico Di Gregorio2004-10-191-0/+77