r18273 - gnucash/trunk/src/backend - Fix bug 592719 - postgres backend aborts with date problems on transactions

Phil Longstaff plongstaff at code.gnucash.org
Sat Aug 22 20:54:24 EDT 2009


Author: plongstaff
Date: 2009-08-22 20:54:23 -0400 (Sat, 22 Aug 2009)
New Revision: 18273
Trac: http://svn.gnucash.org/trac/changeset/18273

Modified:
   gnucash/trunk/src/backend/dbi/gnc-backend-dbi.c
   gnucash/trunk/src/backend/sql/gnc-backend-sql.c
Log:
Fix bug 592719 -  postgres backend aborts with date problems on transactions

Store invalid dates as NULL in the database, and when loading a NULL, that date doesn't need
to be set.




More information about the gnucash-patches mailing list