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

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Clean up rather sloppy fix in HEAD for the ancient bug that
Дата
Msg-id 20060831173148.304E79FB2FC@postgresql.org
обсуждение исходный текст
Список pgsql-committers
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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Clean up rather sloppy fix in HEAD for the ancient bug that
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Clean up rather sloppy fix in HEAD for the ancient bug that