Обсуждение: 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

От
tgl@postgresql.org (Tom Lane)
Дата:
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_0_STABLE

Modified Files:
--------------
    pgsql/src/backend/catalog:
        pg_conversion.c (r1.20 -> r1.20.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/pg_conversion.c.diff?r1=1.20&r2=1.20.4.1)