On Thu, Sep 19, 2013 at 2:41 AM, Fujii Masao <masao.fu...@gmail.com> wrote:
> On Wed, Sep 18, 2013 at 2:41 PM, Sameer Thakur <samthaku...@gmail.com> wrote:
>>>> >You seem to have forgotten to include the pg_stat_statements--1.2.sql
>>>> >and pg_stat_statements--1.1--1.2.sql in the patch.
>>>> Sorry again. Please find updated patch attached.
>>
>> I did not add pg_stat_statements--1.2.sql. I have added that now and updated
>> the patch again.

pg_stat_statements--1.1.sql should be removed.

+      <entry><structfield>queryid</structfield></entry>
+      <entry><type>bigint</type></entry>
+      <entry></entry>
+      <entry>Unique value of each representative statement for the
current statistics session.
+       This value will change for each new statistics session.</entry>

What does "statistics session" mean?

Regards,

-- 
Fujii Masao


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to