Enforce the requirement that the ORDER BY clause be represented
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 30 Apr 2009 19:32:00 +0000 (19:32 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 30 Apr 2009 19:32:00 +0000 (19:32 +0000)
commitee80c8c3c06f3a49c86a201359e4d99f8fa3ffa4
treef2e3a3240151dbbe6eb57b25e5fd09f394f9d134
parent0e485cbafdfa9b2d16f505f41ef52c58c0531862
Enforce the requirement that the ORDER BY clause be represented
by a JSON_HASH.  The old code would often silently ignore a
malformed ORDER BY clause.

(Note: the output of diff makes this change look spectacularly
more complicated than it really is.  Because I increased the
level of indentation of a large chunk of code, diff made a lot
of spurious matches.)

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