pgsql: Add missing condition for pg_depend in hstore migration script. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Add missing condition for pg_depend in hstore migration script.
Date
Msg-id E1VQfYh-00078p-9B@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add missing condition for pg_depend in hstore migration script.

Error noted by Andres Freund.

Branch
------
REL9_3_STABLE

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

Modified Files
--------------
contrib/hstore/hstore--1.1--1.2.sql |    1 +
1 file changed, 1 insertion(+)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Add missing condition for pg_depend in hstore migration script.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Remove broken PGXS code for pg_xlogdump