]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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:04 +0000 (17:59 +0300)
commit71cb2e43cde69b58cf7bbc7156a61ba4124a8bc3
tree0ba570e7b2b7d628dbe13824093d5cbf8225c119
parentecc173f5d35406ed8e57e5e0cc48cadcad34525f
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