Fix doc for full text search distance operator.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: f2f03f9bb10b0749eddea5ad1dd730926421f090
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2020-10-19T14:58:57Z
Releases: 13.1
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

Files

PathChange+/−
doc/src/sgml/textsearch.sgml modified +1 −1

Documentation touched

Discussion