Re: Missing pg_depend entries for constraints created by extensions (deptype 'e')

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Missing pg_depend entries for constraints created by extensions (deptype 'e')
Дата
Msg-id 3008018.1748728572@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Missing pg_depend entries for constraints created by extensions (deptype 'e')  ("Joel Jacobson" <joel@compiler.org>)
Список pgsql-hackers
"Joel Jacobson" <joel@compiler.org> writes:
> Foreign key constraints created during CREATE EXTENSION
> lack a pg_depend entry with deptype='e'.

Why would it be a sensible thing for an extension to create a
foreign-key constraint on table(s) that it didn't itself create?
(If it did create them, the indirect dependency seems sufficient.)

            regards, tom lane



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