pgsql: Remove pg_stat_statements--1.1.sql. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Remove pg_stat_statements--1.1.sql.
Date
Msg-id E1W5L4n-0000MD-DZ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove pg_stat_statements--1.1.sql.

Commit 91484409bdd17f330d10671d388b72d4ef1451d7 should have removed this
file, not just reduced it to zero size.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/fe0c690dfdcf628671d62d04caa39449fdc56078

Modified Files
--------------
0 files changed


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix to_timestamp/to_date's handling of consecutive spaces in for
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Expose a routine to print triggers during EXPLAIN ANALYZE