Re: Oddity in COPY FROM handling of check constraints on partitiontables

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема Re: Oddity in COPY FROM handling of check constraints on partitiontables
Дата
Msg-id 5ABB882F.2010502@lab.ntt.co.jp
обсуждение исходный текст
Ответ на Re: Oddity in COPY FROM handling of check constraints on partition tables  (Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>)
Список pgsql-hackers
(2018/03/28 18:51), Ashutosh Bapat wrote:
> On Wed, Mar 28, 2018 at 6:58 AM, Amit Langote
> <Langote_Amit_f8@lab.ntt.co.jp>  wrote:

>>> Attached is a patch for fixing this issue.
>>
>> That looks good to me.  This one would need to be back-patched to v10.
> Thanks. Please add to the next commitfest so that it doesn't get lost.
> We can not add this to v11 open items since it isn't a v11 bug
> exactly.

OK, done.

Best regards,
Etsuro Fujita


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

Предыдущее
От: Etsuro Fujita
Дата:
Сообщение: Re: Oddity in COPY FROM handling of check constraints on partitiontables
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: Parallel Aggregates for string_agg and array_agg