mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-14 13:33:08 +00:00
Fix Encoding of 1.7 to 1.8 Postgres DB Upgrade script. All other DSpace SQL scripts are encoded in ANSI. This one was encoded in UTF8, which was causing this Postgres bug to occur: http://archives.postgresql.org/pgsql-bugs/2010-03/msg00239.php
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6814 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
--
|
||||
--
|
||||
-- database_schema_17-18.sql
|
||||
--
|
||||
-- Version: $Revision$
|
||||
|
Reference in New Issue
Block a user