Make the standard stopword files be sought relative to share_dir, so

Tom Lane <tgl@sss.pgh.pa.us>

Commit: d3e36da7894385f243d0e780a8f6d6db5fd38c71
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-10-17T23:09:31Z
Releases: 8.0.0
Make the standard stopword files be sought relative to share_dir, so
that a tsearch2 installation can be relocatable.

Files

PathChange+/−
contrib/tsearch2/Makefile modified +2 −3
contrib/tsearch2/stopword.c modified +18 −5
contrib/tsearch2/tsearch.sql.in modified +2 −2