gnucash/libgnucash/backend/dbi
John Ralls a04fd573ef Bug 792105 - Startup takes several minutes
set/get_locale are apparently very expensive on Mingw64, and setting
the C locale for extracting a string is unnecessary.

Unfortunately the released version of libdbi still uses strtod so
setting the C locale *is* still necessary for retrieving floats
and doubles and for passing queries.

Thanks to Mkubat for the diagnosis.
2018-04-14 12:38:04 -07:00
..
test Add feature kvp frame to the dbi test file 2018-03-30 19:02:57 +02:00
.splintrc Cleanup some more obscure references to no longer existing 'src' directory 2017-08-11 22:44:50 +02:00
CMakeLists.txt Remove unused file 2018-01-26 18:26:06 +01:00
gnc-backend-dbi.cpp Bug 791848 - GC 2.6.x does not handle ISO dates introduced with GC 2.7. 2017-12-26 15:18:43 -08:00
gnc-backend-dbi.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-backend-dbi.hpp Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-dbiprovider.hpp Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-dbiproviderimpl.hpp Bug 784623 - GNUCash does not work with sql backend. 2017-11-23 11:41:09 -08:00
gnc-dbisqlconnection.cpp Correct quoting for SQL backends. 2017-11-25 14:46:31 -08:00
gnc-dbisqlconnection.hpp Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-dbisqlresult.cpp Bug 792105 - Startup takes several minutes 2018-04-14 12:38:04 -07:00
gnc-dbisqlresult.hpp Restructure the src directory 2017-08-10 18:45:00 +02:00