LP#1413660 Mark 39.50 config function STABLE
authorBill Erickson <berickxx@gmail.com>
Thu, 22 Jan 2015 16:57:43 +0000 (11:57 -0500)
committerDan Scott <dscott@laurentian.ca>
Thu, 5 Mar 2015 17:43:10 +0000 (12:43 -0500)
commitbd390af86e0807b92876b9d37e5cca1c0ec8e83b
treed3b6ad297288205b8b4539731fa273d5380aa746
parent25bef4ce055c8a24bafe78847f22e7b95ea89686
LP#1413660 Mark 39.50 config function STABLE

Mark SQL function evergreen.z3950_attr_name_is_valid(text) as STABLE
instead of IMMUTABLE, since the output may vary with a single input over
time.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.z39_func_stable.sql [new file with mode: 0644]