gnucash/libgnucash/backend
John Ralls 43af50bd8a Bug 796759 - --add-price-quotes <sql file> leaves a lock on the file.
First, save isn't necessary if the book is dirty, so don't... but that
means that the book has to be marked dirty after a session swap. No more
laziness.

Second, regardless of the outcome of inner_main_add_price_quotes the
session must be destroyed to remove the lock.

A couple of cleanups in QofSessionImpl::save as well: Rewrote the
descriptive comment to reflect how it really works when the backend has
gotten disconnected and removed the superfluous qof_book_set_backend
with the backend that we'd *just gotten from the book*.
2018-07-14 17:09:22 -07:00
..
dbi Bug 796759 - --add-price-quotes <sql file> leaves a lock on the file. 2018-07-14 17:09:22 -07:00
sql Update bug tracker URL 2018-07-13 09:49:33 -07:00
xml Update bug tracker URL 2018-07-13 09:49:33 -07:00
CMakeLists.txt Lowercase cmake commands 2018-05-03 23:18:15 +02:00