Re: Report error position in partition bound check - Mailing list pgsql-hackers

From Alexandra Wang
Subject Re: Report error position in partition bound check
Date
Msg-id CACiyaSo90gUhmWPfwwxSA8=ps6HZh6TjKOOdNgE8ihMbmE=hww@mail.gmail.com
Whole thread Raw
In response to Re: Report error position in partition bound check  (Ashutosh Bapat <ashutosh.bapat@2ndquadrant.com>)
List 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 by date:

Previous
From: Robert Haas
Date:
Subject: Re: where should I stick that backup?
Next
From: Pavel Stehule
Date:
Subject: Re: proposal: schema variables