Re: pgsql: GUC variable pg_trgm.similarity_threshold insead of set_limit() - Mailing list pgsql-committers

From Teodor Sigaev
Subject Re: pgsql: GUC variable pg_trgm.similarity_threshold insead of set_limit()
Date
Msg-id 56EAF080.8040905@sigaev.ru
Whole thread Raw
In response to Re: pgsql: GUC variable pg_trgm.similarity_threshold insead of set_limit()  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgsql: GUC variable pg_trgm.similarity_threshold insead of set_limit()  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
> It should go through SetConfigOption(); compare for example
> tsa_set_curcfg_byname().  Which would also mean you could drop the

Seems, also show_limit() should use GetConfigOption()?

--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/


pgsql-committers by date:

Previous
From: Teodor Sigaev
Date:
Subject: Re: pgsql: GUC variable pg_trgm.similarity_threshold insead of set_limit()
Next
From: Tom Lane
Date:
Subject: Re: pgsql: GUC variable pg_trgm.similarity_threshold insead of set_limit()