[DOCS] Maximum length for levenshtein algorithm - Mailing list pgsql-docs

From p.becker@the-library-code.de
Subject [DOCS] Maximum length for levenshtein algorithm
Date
Msg-id 20170612221910.26504.10344@wrigleys.postgresql.org
Whole thread Raw
Responses Re: [DOCS] Maximum length for levenshtein algorithm
List pgsql-docs
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.

pgsql-docs by date:

Previous
From: ddvkosenko@gmail.com
Date:
Subject: [DOCS] SELECT , UNION INTERSECT EXCEPT clause
Next
From: Bruce Momjian
Date:
Subject: Re: [DOCS] [GENERAL] pg_upgrade --link on Windows