]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Performance tweaks to SELECT(): eliminated a couple of unnecessary
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 24 Feb 2009 02:29:07 +0000 (02:29 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 24 Feb 2009 02:29:07 +0000 (02:29 +0000)
commit8bea324518ec640e01c386a670abad5734b8c6f9
tree7d1b155653a4be1b0b520ea7a6e1fa7db795258a
parent9da41502478405f656996ee9fe69ec53ce2e52a5
Performance tweaks to SELECT(): eliminated a couple of unnecessary
IDL lookups, a couple of unnecessary variables, and several
unnecessary calls to strlen().  Also renamed a few local variables
to suit my taste.

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