Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7ada2d3

Browse files
committed
Remove contrib/tsearch2.
This module was intended to ease migrations of applications that usedthe pre-8.3 version of text search to the in-core version introducedin that release. However, since all pre-8.3 releases of the databasehave been out of support for more than 5 years at this point, weexpect that few people are depending on it at this point. If somepeople still need it, nothing prevents it from being maintained as aseparate extension, outside of core.Discussion:http://postgr.es/m/CA+Tgmob5R8aDHiFRTQsSJbT1oreKg2FOSBrC=2f4tqEH3dOMAg@mail.gmail.com
1 parentae0e550 commit7ada2d3

File tree

17 files changed

+1
-5409
lines changed

17 files changed

+1
-5409
lines changed

‎.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ README.*conflict-marker-size=32
1313

1414
# Certain data files that contain special whitespace, and other special cases
1515
*.data-whitespace
16-
contrib/tsearch2/sql/tsearch2.sqlwhitespace=space-before-tab,blank-at-eof,-blank-at-eol
1716
contrib/pgcrypto/sql/pgp-armor.sqlwhitespace=-blank-at-eol
1817
doc/bug.templatewhitespace=space-before-tab,-blank-at-eof,blank-at-eol
1918
src/backend/catalog/sql_features.txtwhitespace=space-before-tab,blank-at-eof,-blank-at-eol

‎contrib/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ SUBDIRS = \
4747
test_decoding\
4848
tsm_system_rows\
4949
tsm_system_time\
50-
tsearch2\
5150
unaccent\
5251
vacuumlo
5352

‎contrib/tsearch2/.gitignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

‎contrib/tsearch2/Makefile

Lines changed: 0 additions & 20 deletions
This file was deleted.

‎contrib/tsearch2/data/test_tsearch.data

Lines changed: 0 additions & 508 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp