Re: Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation) - Mailing list pgsql-hackers
From
Tom Lane
Subject
Re: Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation)
Peter Geoghegan <peter@2ndquadrant.com> writes:
> On 29 March 2012 21:05, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Barring objections I'll go fix this, and then this patch can be
>> considered closed except for possible future tweaking of the
>> sticky-entry decay rule.
> Attached patch fixes a bug, and tweaks sticky-entry decay.
Applied with some cosmetic adjustments.
regards, tom lane