]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1768141 - Mark permission.grp_descendants STABLE.
authorChris Sharp <csharp@georgialibraries.org>
Mon, 20 May 2019 20:14:00 +0000 (16:14 -0400)
committerJason Boyer <jboyer@equinoxinitiative.org>
Tue, 1 Oct 2019 19:13:04 +0000 (15:13 -0400)
commite3337408549eae093aff3b76c8d00125257d09a2
tree039bcfcad5a5baf1b9a337f13608c5d54f9dd679
parentd33ddf6e6e954027c698574dd2b8f776982bc72d
LP#1768141 - Mark permission.grp_descendants STABLE.

Quoting Galen Charlton's comments on the bug report:

The database function permission.grp_descendants should
be marked stable; it qualifies, and doing so should allow
PostgreSQL to improve query plans. One example of a query
that would benefit is searching by patron profile (a la
bug 1497322)

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Jason Boyer <jboyer@equinoxinitiative.org>
Open-ILS/src/sql/Pg/006.schema.permissions.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.mark_perm_grp_descendants_stable.sql [new file with mode: 0644]