]> git.evergreen-ils.org Git - Evergreen.git/commit
Miscellaneous tweaks:
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 6 Feb 2009 09:32:44 +0000 (09:32 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 6 Feb 2009 09:32:44 +0000 (09:32 +0000)
commit8591de471e59cc58bc6476cdae1531b02d28ef52
tree7b22927edfe8bc582d572d272e015a99301df766
parente64d2e58586fe7be50e435b01c7b84437ace4499
Miscellaneous tweaks:

1. In searchFieldTransform(): simplified the way we append subcolumns, to
reduce the churning of memory.

2. I found it confusing that we were using _column for two different
(though similar) things.  So I split it into two separate variables in two
separate scopes: col_name and _column.

3. Don't bother looking up "i18n" if it's disabled anyway.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@12089 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/c-apps/oils_cstore.c