Maximum length for levenshtein algorithm

From: p(dot)becker(at)the-library-code(dot)de
To: pgsql-docs(at)postgresql(dot)org
Subject: Maximum length for levenshtein algorithm
Date: 2017-06-12 22:19:10
Message-ID: 20170612221910.26504.10344@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2017-06-13 20:07:48 Re: [GENERAL] pg_upgrade --link on Windows
Previous Message ddvkosenko 2017-06-12 16:16:25 SELECT , UNION INTERSECT EXCEPT clause