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>
@@ -169,7 +174,13 @@ Date: Wed Dec 30 16:00:20 2015 +0300
169
174
pageinspect extension now can extract tuple data, not only metainformation.
170
175
</para>
171
176
</listitem>
172
-
177
+ <listitem>
178
+ <para>
179
+ <!-- [04f01383f104] Arthur Zakirov Add substring_simularity functin -->
180
+ pg_trgm contrib module, which allows to do fuzzy string
181
+ comparations, now supports substring searches.
182
+ </para>
183
+ </listitem>
173
184
</itemizedlist>
174
185
</sect3>
175
186
</sect2>
You can’t perform that action at this time.
0 commit comments