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

Commit3cba7a0

Browse files
committed
Added info about pg_trgm patch to relnotes
1 parent4e3e77b commit3cba7a0

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

‎doc/src/sgml/release-pro-9.5.sgml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@
2626
Scalability improvement for multicore/multeprocessor systems.
2727
</para>
2828
</listitem>
29+
<listitem>
30+
<para>
31+
Contrib module pg_trgm supports substring searches (Arthur Zakirov).
32+
</para>
33+
</listitem>
2934

3035

3136
</itemizedlist>
@@ -168,7 +173,13 @@ Date: Wed Dec 30 16:00:20 2015 +0300
168173
pageinspect extension now can extract tuple data, not only metainformation.
169174
</para>
170175
</listitem>
171-
176+
<listitem>
177+
<para>
178+
<!-- [04f01383f104] Arthur Zakirov Add substring_simularity functin -->
179+
pg_trgm contrib module, which allows to do fuzzy string
180+
comparations, now supports substring searches.
181+
</para>
182+
</listitem>
172183
</itemizedlist>
173184
</sect3>
174185
</sect2>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp