]> 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:58:57 +0000 (17:58 +0300)
commitf2f03f9bb10b0749eddea5ad1dd730926421f090
treed42444dc298e69f1382a47358e3488117c4f3595
parentd49357c0dc51378aeded51ecb8a290d761ac5b8c
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