r19912 - gnucash/trunk/src/backend/dbi - Bug #635926: Lower-case the name of the lock table to avoid confusing Postgres. Also abstract it to a static variable instead of repeating the string everywhere.

John Ralls jralls at code.gnucash.org
Tue Dec 7 18:49:19 EST 2010


Author: jralls
Date: 2010-12-07 18:49:19 -0500 (Tue, 07 Dec 2010)
New Revision: 19912
Trac: http://svn.gnucash.org/trac/changeset/19912

Modified:
   gnucash/trunk/src/backend/dbi/gnc-backend-dbi.c
Log:
Bug #635926: Lower-case the name of the lock table to avoid confusing Postgres. Also abstract it to a static variable instead of repeating the string everywhere.



More information about the gnucash-patches mailing list