Set default db schema search path to public,pg_catalog
[evergreen-equinox.git] / Open-ILS / src / sql / Pg / build-db.sh
index 0e8f6f8..ef9b7b9 100755 (executable)
@@ -79,11 +79,12 @@ fi
 # This describes the order in which the SQL files will be eval'd by psql.
 # ---------------------------------------------------------------------------
 ordered_file_list="
+  000.functions.general.sql
+
   $fts_config_file
 
   001.schema.offline.sql
 
-  002.functions.general.sql
   002.schema.config.sql
   002.functions.aggregate.sql
   002.functions.config.sql