projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5db274
)
Fix misspelled pg_trgm contrib name in PostgreSQL 11 release notes
author
Alexander Korotkov
<
[email protected]
>
Fri, 10 Aug 2018 09:58:57 +0000
(12:58 +0300)
committer
Alexander Korotkov
<
[email protected]
>
Fri, 10 Aug 2018 09:58:57 +0000
(12:58 +0300)
Author: Masahiko Sawada
Discussion: https://postgr.es/m/CAD21AoD0Eii9y9f3cQV9AsaUF%3DMmOrQuZLHqoobFp%3DmSKEx1CA%40mail.gmail.com
doc/src/sgml/release-11.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-11.sgml
b/doc/src/sgml/release-11.sgml
index 9723bc2d1f95346c69bd580e927dad27f862ec41..b4a5379dd6cc2f17acfd0d882408090cd4326998 100644
(file)
--- a/
doc/src/sgml/release-11.sgml
+++ b/
doc/src/sgml/release-11.sgml
@@
-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>