forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc7699d9
committed
Documentation improvement for pg_trgm
Documentation of word_similarity() and strict_word_similarity() functionscontains some vague wordings which could confuse users. This patch makesthose wordings more clear. word_similarity() was introduced in PostgreSQL 9.6,and corresponding part of documentation needs to be backpatched.Author: Bruce Momjian, Alexander KorotkovDiscussion:https://postgr.es/m/20180526165648.GB12510%40momjian.usBackpatch: 9.6, where word_similarity() was introduced1 parent6a46aba commitc7699d9
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
156 |
| - | |
157 |
| - | |
| 156 | + | |
| 157 | + | |
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
|
0 commit comments
Comments
(0)