Fix doc for full text search distance operator.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 19 Oct 2020 14:58:38 +0000 (17:58 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 19 Oct 2020 14:59:06 +0000 (17:59 +0300)
commit8ae447e2f7cd1a60e715f624dc7fe1e1a768e7ab
tree50dda958f841dbde68b18d8fc922201a1536e6ab
parent00fecc24c140b965e0bdd00942f07f0d43983d7d
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
doc/src/sgml/textsearch.sgml