Re: pg_stat_statements with query tree based normalization - Mailing list pgsql-hackers

From Greg Smith
Subject Re: pg_stat_statements with query tree based normalization
Date
Msg-id 4EE36527.2040700@2ndQuadrant.com
Whole thread Raw
In response to Re: pg_stat_statements with query tree based normalization  (Peter Geoghegan <peter@2ndquadrant.com>)
Responses Re: pg_stat_statements with query tree based normalization  (Peter Geoghegan <peter@2ndquadrant.com>)
List pgsql-hackers
On 12/06/2011 08:19 PM, Peter Geoghegan wrote:
> I intend to work through the known issues with this patch in the next
> couple of days.
>

I heard about some bitrot creeping in here too, but it seems gone now; I
had no problem merging Peter's development branch against master.  I've
attached a newer patch of the main code, which fixes most of the earlier
issues there were disclaimers about.  The two test programs from
contrib/pg_stat_statements are attached as separate files for a cleaner
diff.  Merged and rebased version now available from
https://github.com/greg2ndQuadrant/postgres/tree/pg_stat_statements_norm
too.

--
Greg Smith   2ndQuadrant US    greg@2ndQuadrant.com   Baltimore, MD
PostgreSQL Training, Services, and 24x7 Support  www.2ndQuadrant.us


Attachment

pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: [REVIEW] pg_last_xact_insert_timestamp
Next
From: Greg Smith
Date:
Subject: Re: GiST for range types (was Re: Range Types - typo + NULL string constructor)