Обсуждение: pgsql: Fix doc for full text search distance operator.

Поиск
Список
Период
Сортировка

pgsql: Fix doc for full text search distance operator.

От
Heikki Linnakangas
Дата:
Fix doc for full text search distance operator.

Commit 028350f619 changed its behavior from "at most" to "exactly", but
forgot to update the documentation. Backpatch to 9.6.

Patch by Justin Pryzby, per Yaroslav Schekin's report.

Discussion: https://www.postgresql.org/message-id/20201005191922.GE17626%40telsasoft.com

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8ae447e2f7cd1a60e715f624dc7fe1e1a768e7ab

Modified Files
--------------
doc/src/sgml/textsearch.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)