Re: gin_fuzzy_search_limit and postgresql.conf.sample - Mailing list pgsql-hackers

From Robert Haas
Subject Re: gin_fuzzy_search_limit and postgresql.conf.sample
Date
Msg-id CA+TgmobCjKKn_-M7ttPY5dihW289V-Z_Ob3MstGUM8Bw0M4FWg@mail.gmail.com
Whole thread Raw
In response to gin_fuzzy_search_limit and postgresql.conf.sample  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: gin_fuzzy_search_limit and postgresql.conf.sample  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-hackers
On Fri, Sep 4, 2015 at 4:48 AM, Fujii Masao <masao.fujii@gmail.com> wrote:
> My client found that gin_fuzzy_search_limit is not included in
> postgresql.conf.sample. Is this intentional? Or oversight?

I assume it's an oversight.  It was originally added in
8a3631f8d86cdd9b07c577d6e213b1fc824db255, the commit that originally
added GIN.  Documentation was added later that year in
0ca9907ce443c58532f1c09e716b7d9cad9039a5.  Why would we intentionally
document it but leave it out of postgresql.conf.sample?

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



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: psql tabcomplete - minor bugfix - tabcomplete for SET ROLE TO xxx
Next
From: Alvaro Herrera
Date:
Subject: Re: psql tabcomplete - minor bugfix - tabcomplete for SET ROLE TO xxx