r18290 - gnucash/trunk/src/backend/dbi - Use "float8" instead of "real" for double field in slots table so that we get an 8 byte float

Phil Longstaff plongstaff at code.gnucash.org
Thu Sep 3 21:34:29 EDT 2009


Author: plongstaff
Date: 2009-09-03 21:34:28 -0400 (Thu, 03 Sep 2009)
New Revision: 18290
Trac: http://svn.gnucash.org/trac/changeset/18290

Modified:
   gnucash/trunk/src/backend/dbi/gnc-backend-dbi.c
Log:
Use "float8" instead of "real" for double field in slots table so that we get an 8 byte float
rather than only 4 byte.




More information about the gnucash-patches mailing list