Re: Extensions support for pg_dump, patch v27

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Extensions support for pg_dump, patch v27
Дата
Msg-id 15853.1296055894@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Extensions support for pg_dump, patch v27  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Ответы Re: Extensions support for pg_dump, patch v27
Список pgsql-hackers
Dimitri Fontaine <dimitri@2ndQuadrant.fr> writes:
> The missing entry in pg_depend is the reason why the extension is not
> part of the dump.  We could fix that using a LEFT JOIN here and COALESCE
> to force the namespace as pg_catalog.  Is that not a kludge?

Yes, it is.  Why is the pg_depend entry missing?
        regards, tom lane


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