summaryrefslogtreecommitdiff
path: root/psycopg/adapter_pfloat.c
Commit message (Expand)AuthorAgeFilesLines
* Changes license to LGPL3 + OpenSSL exception on all source filesFederico Di Gregorio2010-02-121-12/+16
* Fixed float loss of precisionFederico Di Gregorio2009-11-091-1/+1
* Added adapter to handle float('inf') and float('nan')Federico Di Gregorio2009-01-231-0/+246