]> git.evergreen-ils.org Git - working/Evergreen.git/commit
More preparation for PostgreSQL 8.3 support:
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 15 Jul 2008 04:46:15 +0000 (04:46 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 15 Jul 2008 04:46:15 +0000 (04:46 +0000)
commita4c0a829cf58b18ad85c5575ce4a6d8bfe796008
tree55372c39de9df090837e3ead890bb7e9e6a5c48d
parent5e469b7aaa8f84cc1f2d4926743188f9792b626a
More preparation for PostgreSQL 8.3 support:
  * quick_metarecord_map.sql - 8.3 no longer seems to support altering
    the table within a single transaction, so we break this into two
    transactions
  * 006.schema.permissions.sql and 020.schema.functions.sql - add explicit
    type casting where necessary

git-svn-id: svn://svn.open-ils.org/ILS/trunk@10052 dcc99617-32d9-48b4-a31d-7c20da2025e4
Evergreen/src/extras/import/quick_metarecord_map.sql
Open-ILS/src/sql/Pg/006.schema.permissions.sql
Open-ILS/src/sql/Pg/020.schema.functions.sql