Re: Extensions support for pg_dump, patch v27

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Extensions support for pg_dump, patch v27
Дата
Msg-id 18630.1296851687@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Extensions support for pg_dump, patch v27  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Extensions support for pg_dump, patch v27
Список pgsql-hackers
While I'm looking at this ... what is the rationale for treating rewrite
rules as members of extensions, ie, why does the patch touch
rewriteDefine.c?  ISTM a rule is a property of a table and could not
sensibly be an independent member of an extension.  If there is a use
for that, why are table constraints and triggers not given the same
treatment?
        regards, tom lane


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