LP 1564402: Database Function to Return ISBN13 user/dyrcona/lp1564402-evergreen-isbn13-function
authorJason Stephenson <jstephenson@mvlcstaff.org>
Thu, 31 Mar 2016 18:36:54 +0000 (14:36 -0400)
committerJason Stephenson <jstephenson@mvlcstaff.org>
Thu, 31 Mar 2016 19:18:49 +0000 (15:18 -0400)
commit34d54cfb77afdb068c8eaf10739155c76fdb25ba
tree1b5825a78db3bd385832b399527d1bd66f813971
parenteadd9458856920bf4e2a6972e5b572a7fae69b57
LP 1564402: Database Function to Return ISBN13

This commit adds a database function to return the ISBN13 from a text
input.  The function is evergreen.isbn13(text).

See the release notes for more information.

Signed-off-by: Jason Stephenson <jstephenson@mvlcstaff.org>
Open-ILS/src/sql/Pg/000.functions.general.sql
Open-ILS/src/sql/Pg/t/isbn13.pg [new file with mode: 0644]
Open-ILS/src/sql/Pg/upgrade/XXXX.function.evergreen.isbn13.sql [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/Cataloging/database_function_to_return_isbn13.adoc [new file with mode: 0644]