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

Commit7341a0a

Browse files
committed
Update description of contrib/tsearch2.
1 parentf852520 commit7341a0a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

‎contrib/README

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ features that are not part of the core PostgreSQL system, mainly because
66
they address a limited audience or are too experimental to be part of
77
the main source tree. This does not preclude their usefulness.
88

9-
Each subdirectory contains a README file with information about the
10-
module. Most items can be built with `gmake all' and installed with
9+
User documentation for each module appears in the main SGML documentation.
10+
11+
Most items can be built with `gmake all' and installed with
1112
`gmake install' in the usual fashion, after you have run the `configure'
1213
script in the top-level directory. Some directories supply new
1314
user-defined functions, operators, or types. In these cases, after you have
@@ -148,9 +149,9 @@ test_parser -
148149
by Sergey Karpov <karpov@sao.ru>
149150

150151
tsearch2 -
151-
Full-text-index support using GiST
152-
by Teodor Sigaev <teodor@sigaev.ru> and Oleg Bartunov
153-
<oleg@sai.msu.su>.
152+
Compatibility package for the pre-8.3 implementation of text search.
153+
Pavel Stehule <pavel.stehule@gmail.com>, based on code originally by
154+
Teodor Sigaev <teodor@sigaev.ru> and Oleg Bartunov<oleg@sai.msu.su>.
154155

155156
uuid-ossp -
156157
UUID generation functions

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp