Re: Improve pg_stat_statements scalability - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Improve pg_stat_statements scalability
Date
Msg-id alhfcTBISTLWpAQy@paquier.xyz
Whole thread
In response to Re: Improve pg_stat_statements scalability  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
List pgsql-hackers
On Thu, Jul 16, 2026 at 01:22:40PM +0900, Kyotaro Horiguchi wrote:
> Similarly, the context flag is not intended to prevent every developer
> mistake. Rather, it makes the changed callback contract explicit, so
> extensions implementing custom stats kinds are forced to revisit their
> callbacks instead of silently assuming the previous semantics.

+1.
--
Michael

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [PATCH] The heap_getsysattr function deletes unused parameters
Next
From: shveta malik
Date:
Subject: Re: Support EXCEPT for TABLES IN SCHEMA publications