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

From Daniel Gustafsson
Subject Re: Report error position in partition bound check
Date
Msg-id FE6EE039-E943-4B9A-84F1-512F193A5464@yesql.se
Whole thread Raw
In response to Re: Report error position in partition bound check  (Alexandra Wang <lewang@pivotal.io>)
Responses Re: Report error position in partition bound check  (Alexandra Wang <walexandra@vmware.com>)
List pgsql-hackers
> On 10 Apr 2020, at 23:50, Alexandra Wang <lewang@pivotal.io> wrote:

> On Fri, Apr 10, 2020 at 8:37 AM Ashutosh Bapat <ashutosh.bapat@2ndquadrant.com
<mailto:ashutosh.bapat@2ndquadrant.com>>wrote: 
> > for a multi-key value the ^
> > points to the first column and the reader may think that that's the
> > problematci column. Should it instead point to ( ?
>
> I attached a v2 of Amit's 0002 patch to also report the exact column
> for the partition overlap errors.

This patch fails to apply to HEAD due to conflicts in the create_table expected
output.  Can you please submit a rebased version?  I'm marking the CF entry
Waiting on Author in the meantime.

cheers ./daniel


pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Reducing WaitEventSet syscall churn
Next
From: Stephen Frost
Date:
Subject: Re: Remove Deprecated Exclusive Backup Mode