Re: pg_stat_statements: calls under-estimation propagation

From: Sameer Thakur <samthakur74(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_stat_statements: calls under-estimation propagation
Date: 2013-09-18 05:41:25
Message-ID: CABzZFEtXp9uB+tc1CQVtMaN=gaxP7zQy2+B60LAo+cGUCSGO8A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>> >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.

The patch attached should contain following file changes
patching file contrib/pg_stat_statements/Makefile
patching file contrib/pg_stat_statements/pg_stat_statements--1.1--1.2.sql
patching file contrib/pg_stat_statements/pg_stat_statements--1.2.sql
patching file contrib/pg_stat_statements/pg_stat_statements.c
patching file contrib/pg_stat_statements/pg_stat_statements.control
patching file doc/src/sgml/pgstatstatements.sgml

regards
Sameer

Attachment Content-Type Size
pg_stat_statements-identification-v4.patch.gz application/x-gzip 6.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2013-09-18 05:54:38 Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE
Previous Message Ian Lawrence Barwick 2013-09-18 04:42:16 Patch for typo in src/bin/psql/command.c