On Sun, May 26, 2024 at 10:10:00AM +0200, Álvaro Herrera wrote:
> On 2024-May-25, Bruce Momjian wrote:
> 
> > On Thu, May 23, 2024 at 01:22:51PM +0200, Álvaro Herrera wrote:
> 
> > > Can we make them a single item?  Maybe something like
> > > 
> > > : Improve reset routines for shared statistics (Atsushi Torikoshi, 
> > > Bharath Rupireddy)
> > > :
> > > : Resetting all shared statistics can now be done with
> > > : pg_stat_reset_shared() or pg_stat_reset_shared(NULL), while SLRU
> > > : statistics can now be reset with pg_stat_reset_shared('slru'),
> > > : pg_stat_reset_slru() and pg_stat_reset_slru(NULL).
> > 
> > Andres already suggested improvement for this, and I posted the applied
> > patch.  Can you see if that is good or can be improved?  Thanks.
> 
> Yeah, looks good, thanks.

Wow, that's great.  My head started to spin trying to make sense of how
those three entries connected.  Glad we were able to condense them, and
the new result is easier to read.

-- 
  Bruce Momjian  <br...@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.


Reply via email to