Re: [BUGS] BUG #14866: The generated constraint in the typed tablecauses the server to crash

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: [BUGS] BUG #14866: The generated constraint in the typed tablecauses the server to crash
Дата
Msg-id 298a6f2d-5f82-aecb-fa67-b462213a7582@lab.ntt.co.jp
обсуждение исходный текст
Ответ на Re: [BUGS] BUG #14866: The generated constraint in the typed tablecauses the server to crash  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: [BUGS] BUG #14866: The generated constraint in the typed tablecauses the server to crash  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-bugs
On 2017/11/11 18:11, Michael Paquier wrote:
> On Fri, Nov 10, 2017 at 11:33 AM, Michael Paquier
> <michael.paquier@gmail.com> wrote:
>> All in all, I would be more on board with just issuing errors when
>> trying to attempt typed table creation with identity columns and
>> partitions for now, by complaining with a
>> ERRCODE_FEATURE_NOT_SUPPORTED. Any person willing to add this support
>> later on could always provide a patch for it, I am now rather
>> convinced that what I proposed upthread is not the correct way to do
>> so, and there is no rush in implementing it correctly for v11 or even
>> later.
>>
>> Peter, Robert, Amit, thoughts?
> 
> And this gives the attached. That still looks like the safest thing to
> do for now on v10 and HEAD after more thoughts.

That looks good to me.  That is, if the consensus turns out to be that we
issue error in those cases.

Thanks,
Amit



-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

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

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: [BUGS] BUG #14866: The generated constraint in the typed tablecauses the server to crash
Следующее
От: pavel.bazika@kocovnici.cz
Дата:
Сообщение: [BUGS] BUG #14902: valgrind - problem in PQconnectdb - pqSaveParameterStatusreported