Tom Lane <[EMAIL PROTECTED]> wrote: > I'm trying to figure out what is the status of this patch? I'm not sure > if there's any point in applying it, when contrib/pg_stat_statements > hasn't been updated to make use of it.
Here is an updated patch to use QueryDesc.queryText and supports nested statements. The patch needs to be applied after contrib/auto_explain patch. Now we can choose statistics.track_statements from 'none', 'top' and 'all'. Nested statements are collected in the case of 'all'. Regards, --- ITAGAKI Takahiro NTT Open Source Software Center
pg_stat_statements.1115.tar.gz
Description: Binary data
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers