BUG #14878: pg_trgm - word_similarity() inconsistent with description.

From: jan(dot)przemyslaw(dot)wojcik(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Cc: jan(dot)przemyslaw(dot)wojcik(at)gmail(dot)com
Subject: BUG #14878: pg_trgm - word_similarity() inconsistent with description.
Date: 2017-10-28 01:10:36
Message-ID: 20171028011036.1475.72106@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14878
Logged by: Jan Przemysław Wójcik
Email address: jan(dot)przemyslaw(dot)wojcik(at)gmail(dot)com
PostgreSQL version: 9.6.0
Operating system: Linux, Windows
Description:

The implementation of the function word_similarity() is not consistent with
the description in the documentation. Details:
https://stackoverflow.com/questions/46966360/postgres-word-similarity-not-comparing-words

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Geoghegan 2017-10-28 02:06:47 Re: BUG #14874: Dublicate values in primary key
Previous Message Tom Lane 2017-10-28 01:09:23 Re: BUG #14876: Segmentation fault with JSONB column used in store proc that gets used by view and later altered