r18097 - gnucash/trunk/src/backend/dbi - 1) If postgres database does not exist, create it.

Phil Longstaff plongstaff at code.gnucash.org
Sun May 31 11:56:53 EDT 2009


Author: plongstaff
Date: 2009-05-31 11:56:53 -0400 (Sun, 31 May 2009)
New Revision: 18097
Trac: http://svn.gnucash.org/trac/changeset/18097

Modified:
   gnucash/trunk/src/backend/dbi/gnc-backend-dbi.c
Log:
1) If postgres database does not exist, create it.
2) Factor out some common code for setting connection attributes to simplify things
3) When creating pgsql or mysql db, use utf8 as default encoding.





More information about the gnucash-patches mailing list