~psycopg/psycopg/2.0.x

« back to all changes in this revision

Viewing changes to psycopg2.mdp

  • Committer: Federico Di Gregorio
  • Date: 2009-01-22 23:09:20 UTC
  • Revision ID: fog@initd.org-20090122230920-3o0yr9v00990klog
Added adapter to handle float('inf') and float('nan')

Show diffs side-by-side

added added

removed removed

Lines of Context:
142
142
    <File name="psycopg/lobject_type.c" subtype="Code" buildaction="Compile" />
143
143
    <File name="psycopg/typecast_basic.c.old" subtype="Code" buildaction="Nothing" />
144
144
    <File name="sandbox/test_isready_connection_closed.py" subtype="Code" buildaction="Nothing" />
 
145
    <File name="psycopg/adapter_pfloat.c" subtype="Code" buildaction="Compile" />
 
146
    <File name="psycopg/adapter_pfloat.h" subtype="Code" buildaction="Nothing" />
145
147
  </Contents>
146
148
  <compiler ctype="GccCompiler" />
147
149
  <MonoDevelop.ChangeLogAddIn.ChangeLogInfo policy="UpdateNearestChangeLog" />