Thread: pgsql: Clean up rather sloppy fix in HEAD for the ancient bug that

pgsql: Clean up rather sloppy fix in HEAD for the ancient bug that

From
tgl@postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Clean up rather sloppy fix in HEAD for the ancient bug that CREATE CONVERSION
didn't create a dependency from the new conversion to its schema.  Back-patch
to all supported releases.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/backend/catalog:
        pg_conversion.c (r1.28.2.2 -> r1.28.2.3)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/pg_conversion.c.diff?r1=1.28.2.2&r2=1.28.2.3)