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

Commit9d6f263

Browse files
author
Neil Conway
committed
Fix two typos.
1 parent092ed29 commit9d6f263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎contrib/tsearch2/README.tsearch2

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Development History
149149
introduced an interesting data structure suitable for sets -
150150
RD-tree (Russian Doll tree). Further research lead us to the
151151
idea to use GiST for implementing RD-tree, but at that time the
152-
GiST code wasintouched for a long time and contained several
152+
GiST code wasuntouched for a long time and contained several
153153
bugs. After work on improving GiST for version 7.0.3 of
154154
PostgreSQL was done, we were able to implement RD-Tree and use
155155
it for index access to arrays of integers. This implementation
@@ -159,7 +159,7 @@ Development History
159159
by a single bit-signature, a so-called superimposed signature
160160
(see "Index Structures for Databases Containing Data Items with
161161
Set-valued Attributes", 1997, Sven Helmer for details). We
162-
developeded the contrib/intarray module and used it for full
162+
developed the contrib/intarray module and used it for full
163163
text indexing.
164164

165165
tsearch v1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp