| От | Etsuro Fujita |
|---|---|
| Тема | Re: inherit support for foreign tables |
| Дата | |
| Msg-id | 5449EE98.1040704@lab.ntt.co.jp обсуждение исходный текст |
| Ответ на | Re: inherit support for foreign tables (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>) |
| Ответы |
Re: inherit support for foreign tables
|
| Список | pgsql-hackers |
(2014/10/21 17:40), Etsuro Fujita wrote: > (2014/10/14 20:00), Etsuro Fujita wrote: >> Here are separated patches. >> >> fdw-chk.patch - CHECK constraints on foreign tables >> fdw-inh.patch - table inheritance with foreign tables >> >> The latter has been created on top of [1]. > >> [1] http://www.postgresql.org/message-id/540DA168.3040407@lab.ntt.co.jp > > To be exact, it has been created on top of [1] and fdw-chk.patch. > > I noticed that the latter disallows TRUNCATE on inheritance trees that > contain at least one child foreign table. But I think it would be > better to allow it, with the semantics that we quietly ignore the child > foreign tables and apply the operation to the child plain tables, which > is the same semantics as ALTER COLUMN SET STORAGE on such inheritance > trees. Comments welcome. Done. And I've also a bit revised regression tests for both patches. Patches attached. Thanks, Best regards, Etsuro Fujita
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера