]> git.evergreen-ils.org Git - Evergreen.git/commit
In SELECT(): further rewrote, and festooned with comments, the code
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 4 Feb 2009 21:49:06 +0000 (21:49 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 4 Feb 2009 21:49:06 +0000 (21:49 +0000)
commit34820b106b1bcb96f03739a985ed63a5d5ac8b96
treeeb56a8559401d1c93569f459127047a0f63934d9
parent6508635894db20a6ff30e939b80959e0e4b7b0fb
In SELECT(): further rewrote, and festooned with comments, the code
that verifies that every column in the SELECT clause comes from a
class in the FROM clause.

Also, for readability: reversed an "if" test that treats functions
differently from classes.

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