]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP 1505286: Port New Functions to PostgreSQL 9.1
authorJason Stephenson <jstephenson@mvlc.org>
Wed, 2 Mar 2016 14:18:12 +0000 (09:18 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 3 Mar 2016 13:54:37 +0000 (08:54 -0500)
commitea8b6f60fe20f718d85c4a50ecc8b22bcf7efced
treefe0100aab0e557001912cc31fc44cc5f78e638c8
parent896461cf333901de1ffe79e57ea07481a8e59bfd
LP 1505286: Port New Functions to PostgreSQL 9.1

The functions search.facets_for_record_set and
search.facets_for_metarecord_set that were added in the 0958 upgrade
script from Launchpad Bug #1505286 are not compatible with PostgreSQL
9.1.  This commit makes them compatible with Pg 9.1 for those who need
it.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/sql/Pg/300.schema.staged_search.sql
Open-ILS/src/sql/Pg/upgrade/0958.schema.limit_facets.sql