File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 26
26
Scalability improvement for multicore/multeprocessor systems.
27
27
</para>
28
28
</listitem>
29
+ <listitem>
30
+ <para>
31
+ Contrib module pg_trgm supports substring searches (Arthur Zakirov).
32
+ </para>
33
+ </listitem>
29
34
30
35
31
36
</itemizedlist>
@@ -168,7 +173,13 @@ Date: Wed Dec 30 16:00:20 2015 +0300
168
173
pageinspect extension now can extract tuple data, not only metainformation.
169
174
</para>
170
175
</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>
172
183
</itemizedlist>
173
184
</sect3>
174
185
</sect2>
You can’t perform that action at this time.
0 commit comments