r18209 - gnucash/trunk/src/backend/dbi - Fix bug 588212 – PgSql: Pop-up dialog for overwriting db contents even with blank database

Phil Longstaff plongstaff at code.gnucash.org
Tue Jul 14 17:33:24 EDT 2009


Author: plongstaff
Date: 2009-07-14 17:33:24 -0400 (Tue, 14 Jul 2009)
New Revision: 18209
Trac: http://svn.gnucash.org/trac/changeset/18209

Modified:
   gnucash/trunk/src/backend/dbi/gnc-backend-dbi.c
Log:
Fix bug 588212 – PgSql: Pop-up dialog for overwriting db contents even with blank database

When you ask for the tables in a postgres db, postgres returns 7 tables which are in the information
schema.  These tables need to be filtered out when gnucash checks whether the db is empty or not.




More information about the gnucash-patches mailing list