Remove contrib/tsearch2.
Robert Haas <rhaas@postgresql.org>
Remove contrib/tsearch2. This module was intended to ease migrations of applications that used the pre-8.3 version of text search to the in-core version introduced in that release. However, since all pre-8.3 releases of the database have been out of support for more than 5 years at this point, we expect that few people are depending on it at this point. If some people still need it, nothing prevents it from being maintained as a separate extension, outside of core. Discussion: http://postgr.es/m/CA+Tgmob5R8aDHiFRTQsSJbT1oreKg2FOSBrC=2f4tqEH3dOMAg@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| contrib/Makefile | modified | +0 −1 |
| contrib/tsearch2/data/test_tsearch.data | deleted | +0 −508 |
| contrib/tsearch2/expected/tsearch2.out | deleted | +0 −2977 |
| contrib/tsearch2/.gitignore | deleted | +0 −4 |
| contrib/tsearch2/Makefile | deleted | +0 −20 |
| contrib/tsearch2/sql/tsearch2.sql | deleted | +0 −339 |
| contrib/tsearch2/tsearch2--1.0.sql | deleted | +0 −576 |
| contrib/tsearch2/tsearch2.c | deleted | +0 −542 |
| contrib/tsearch2/tsearch2.control | deleted | +0 −7 |
| contrib/tsearch2/tsearch2--unpackaged--1.0.sql | deleted | +0 −144 |
| doc/src/sgml/contrib.sgml | modified | +0 −1 |
| doc/src/sgml/filelist.sgml | modified | +0 −1 |
| doc/src/sgml/textsearch.sgml | modified | +0 −83 |
| doc/src/sgml/tsearch2.sgml | deleted | +0 −203 |
| .gitattributes | modified | +0 −1 |
| src/test/modules/test_parser/test_parser.c | modified | +0 −1 |
| src/tools/msvc/Mkvcbuild.pm | modified | +1 −1 |
Documentation touched
Discussion
- removing tsearch2 37 messages · 2017-02-10 → 2017-02-27