Make the standard stopword files be sought relative to share_dir, so
Tom Lane <tgl@sss.pgh.pa.us>
Make the standard stopword files be sought relative to share_dir, so that a tsearch2 installation can be relocatable.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/tsearch2/Makefile | modified | +2 −3 |
| contrib/tsearch2/stopword.c | modified | +18 −5 |
| contrib/tsearch2/tsearch.sql.in | modified | +2 −2 |