pgsql: Backpatch: Fix typo in update scripts for some contrib modules. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Backpatch: Fix typo in update scripts for some contrib modules.
Date
Msg-id E1XLxLf-0000tW-2v@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Backpatch: Fix typo in update scripts for some contrib modules.

Backpatch as discussed in 20140702192641.GD22738@awork2.anarazel.de
ff. as the error messages are user facing and possibly confusing.

Original commit: 6f9e39bc9993c18686f0950f9b9657c7c97c7450

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/f13feb088aaf5a1f725289c01f636c5f78fa85e9
Author: Fujii Masao <fujii@postgresql.org>

Modified Files
--------------
contrib/hstore/hstore--1.0--1.1.sql                         |    2 +-
contrib/pg_stat_statements/pg_stat_statements--1.0--1.1.sql |    2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Fix typos in some error messages thrown by extension scripts whe
Next
From: Andres Freund
Date:
Subject: pgsql: Fix typos in some error messages thrown by extension scripts whe