Thread: [DOCS] Maximum length for levenshtein algorithm

[DOCS] Maximum length for levenshtein algorithm

From
p.becker@the-library-code.de
Date:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.2/static/fuzzystrmatch.html
Description:

While the documenation of the versions 9.5 and 9.6 states a maximum length
of 255 characters for the levenshtein algorithm's input, the documentation
of any previous version states a maximium of 255 bytes. I expect that this
hasn't change, but the documentation of older versions is wrong.

Re: [DOCS] Maximum length for levenshtein algorithm

From
Peter Eisentraut
Date:
On 6/12/17 18:19, p.becker@the-library-code.de wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.2/static/fuzzystrmatch.html
> Description:
>
> While the documenation of the versions 9.5 and 9.6 states a maximum length
> of 255 characters for the levenshtein algorithm's input, the documentation
> of any previous version states a maximium of 255 bytes. I expect that this
> hasn't change, but the documentation of older versions is wrong.

Yes, the older documentation was less correct.

--
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services