LP1290499: Add PG 9.3 sym link to 9.1 config file user/rsteed/lp1290499_pg93_config_symlink
authorRemington Steed <rjs7@calvin.edu>
Mon, 10 Mar 2014 18:48:22 +0000 (14:48 -0400)
committerRemington Steed <rjs7@calvin.edu>
Mon, 10 Mar 2014 18:48:22 +0000 (14:48 -0400)
commit156d44dbdb371f970a496c4ef284bd88c97dc8ad
treea46be46b30865edb259b322a83c805d36e635d59
parentb9f8c5bcd24ccbda14210d9700d3404cb78ede16
LP1290499: Add PG 9.3 sym link to 9.1 config file

When building the database with Postgres 9.3, the script 'build-db.sh'
requires a file with the following name:

  000.english.pg93.fts-config.sql

This commit adds a symbolic link by that name to the 9.1 config file,
which allows the database to build successfully. This follows the example
of the 9.2 config file, which is already a sym link.

Signed-off-by: Remington Steed <rjs7@calvin.edu>
Open-ILS/src/sql/Pg/000.english.pg93.fts-config.sql [new symlink]