Re: pg_stat_statements and "IN" conditions - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: pg_stat_statements and "IN" conditions
Date
Msg-id ae047358-2431-c618-29f3-0ec3bb57727a@enterprisedb.com
Whole thread Raw
In response to Re:pg_stat_statements and "IN" conditions  (Sergei Kornilov <sk@zsrv.org>)
Responses Re: pg_stat_statements and "IN" conditions
List pgsql-hackers
On 07.02.23 21:14, Sergei Kornilov wrote:
> It seems a little strange to me that with const_merge_threshold = 1, such a test case gives the same result as with
const_merge_threshold= 2
 

What is the point of making this a numeric setting?  Either you want to 
merge all values or you don't want to merge any values.



pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: Introduce a new view for checkpointer related stats
Next
From: Robert Haas
Date:
Subject: Re: Weird failure with latches in curculio on v15