Re: Partitioning WIP patch

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: Partitioning WIP patch
Дата
Msg-id 54EE76C2.40404@lab.ntt.co.jp
обсуждение исходный текст
Ответ на Re: Partitioning WIP patch  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Список pgsql-hackers
On 26-02-2015 AM 10:24, Amit Langote wrote:
> To clarify things a bit more, transformCreateStmt() transforms PARTITION
> OF into LIKE INCLUDING ALL, not INHERITS. And as mentioned, for Append
> to work, I have made ATExecAddInherit() to do some of the things
> ATExecAttachPartition() does. Again, that is a temporary arrangement.
> 

I misspoke. Should have said:

... for Append to work, I have made ATExecAttachPartition() to do some
of the things ATExecAddInherit() does. Again, that is a temporary
arrangement.

Thanks,
Amit




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

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: Partitioning WIP patch
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: Partitioning WIP patch