BUG #7867: Similarity function fails

From: michele(dot)baravalle(at)me(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #7867: Similarity function fails
Date: 2013-02-11 16:09:44
Message-ID: E1U4vwu-0003NT-4A@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: 7867
Logged by: Michele Baravalle
Email address: michele(dot)baravalle(at)me(dot)com
PostgreSQL version: 9.2.3
Operating system: Mac OSX 10.8
Description:

Using this sql:

SELECT similarity('Круиз-контроль отключен', 'Круиз-контроль отключен');

work well on Linux and Windows and the result is 1: on OSX the result is
NaN.

Thanks

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Matti Aarnio 2013-02-11 16:13:08 Re: BUG #7865: Unexpected error code on insert of duplicate to composite primary key
Previous Message Matti Aarnio 2013-02-11 15:34:30 Re: BUG #7865: Unexpected error code on insert of duplicate to composite primary key