mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Fix misspelled pg_trgm contrib name in PostgreSQL 11 release notes
Author: Masahiko Sawada Discussion: https://postgr.es/m/CAD21AoD0Eii9y9f3cQV9AsaUF%3DMmOrQuZLHqoobFp%3DmSKEx1CA%40mail.gmail.com
This commit is contained in:
parent
a5db27418e
commit
3abc5a67ed
1 changed files with 1 additions and 1 deletions
|
|
@ -2835,7 +2835,7 @@ same commits as above
|
|||
-->
|
||||
|
||||
<para>
|
||||
Add <link linkend="pgtrgm"><application>pgtrgm</application></link>
|
||||
Add <link linkend="pgtrgm"><application>pg_trgm</application></link>
|
||||
function <function>strict_word_similarity()</function> to compute
|
||||
the similarity of whole words (Alexander Korotkov)
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue