Re: Report error position in partition bound check

Поиск
Список
Период
Сортировка
От Alexandra Wang
Тема Re: Report error position in partition bound check
Дата
Msg-id CACiyaSo90gUhmWPfwwxSA8=ps6HZh6TjKOOdNgE8ihMbmE=hww@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Report error position in partition bound check  (Ashutosh Bapat <ashutosh.bapat@2ndquadrant.com>)
Список pgsql-hackers
On Fri, 10 Apr 2020 at 14:31, Amit Langote <amitlangote09@gmail.com> wrote:
> I agree with that.  Tried that in the attached 0002, although trying
> to get the cursor to point to exactly the offending column seems a bit
> tough for partition overlap errors.  The patch does allow to single
> out which one of the lower and upper bounds is causing the overlap
> with an existing partition, which is better than now and seems helpful
> enough.
>
> Also, updated Alexandra's patch to incorporate Ashutosh's comment such
> that we get the same output with ATTACH PARTITION commands too.

Thank you Amit for updating the patches, the cursor looks much helpful now. I
created the commitfest entry https://commitfest.postgresql.org/28/2533/

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: where should I stick that backup?
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: proposal: schema variables