]> git.evergreen-ils.org Git - Evergreen.git/commit
make the org-ancestor-setting proc return SETOF so that returning 0 rows is an option...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 8 Dec 2008 22:08:11 +0000 (22:08 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 8 Dec 2008 22:08:11 +0000 (22:08 +0000)
commiteafc9400ce74513bc304d8574c7c43a492f0215b
tree8477d09690fb03651457c56706098771dd270126
parentf2cf318eb88d6f247ec8893fbefdceaa748b7607
make the org-ancestor-setting proc return SETOF so that returning 0 rows is an option.  update the cstore query that calls this proc to use the new-style call and re-use some code

git-svn-id: svn://svn.open-ils.org/ILS/trunk@11455 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/AppUtils.pm
Open-ILS/src/sql/Pg/020.schema.functions.sql