Re: Fuzzy substring searching with the pg_trgm extension - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Fuzzy substring searching with the pg_trgm extension
Date
Msg-id CA+TgmoZnZp7ueBBATvm3X6Z0t35+saGgGG2VKrm6CBYvEyHpsg@mail.gmail.com
Whole thread Raw
In response to Re: Fuzzy substring searching with the pg_trgm extension  (Teodor Sigaev <teodor@sigaev.ru>)
Responses Re: Fuzzy substring searching with the pg_trgm extension
List pgsql-hackers
On Thu, Feb 11, 2016 at 9:56 AM, Teodor Sigaev <teodor@sigaev.ru> wrote:
>> 1 - sml_limit to similarity_limit. sml_threshold is difficult to write I
>> think,
>> similarity_limit is more simple.
>
> It seems to me that threshold is right word by meaning. sml_threshold is my
> choice.

Why abbreviate it like that?  Nobody's going to know that "sml" stands
for "similarity" without consulting the documentation, and that sucks.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby
Next
From: Teodor Sigaev
Date:
Subject: Re: Fuzzy substring searching with the pg_trgm extension