]> git.evergreen-ils.org Git - Evergreen.git/commit
Enhance error handling in SELECT(). When a selected column is
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 25 Feb 2009 17:58:16 +0000 (17:58 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 25 Feb 2009 17:58:16 +0000 (17:58 +0000)
commitd1f2f8ac115f4eeecff3d1e5ca03156e3d0d5755
tree2beb4b90c2eee96ce9ad30d551fce83df5b23f7c
parent20e1a4f97b76746477bcb0e9b37216df9fd831b9
Enhance error handling in SELECT().  When a selected column is
not defined in the IDL, issue a message and return without
executing a query (instead of executing a query that is
invalid because of an extra comma).

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