Re: [PATCH] Add schema and table names to partition error
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Chris Bandy <bandy.chris@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-03-18T11:56:19Z
Lists: pgsql-hackers
On Thu, Mar 12, 2020 at 7:46 PM Amit Kapila <amit.kapila16@gmail.com> wrote: > > On Wed, Mar 11, 2020 at 8:51 PM Chris Bandy <bandy.chris@gmail.com> wrote: > > > > On 3/11/20 6:29 AM, Amit Kapila wrote: > > > > > > I have tried with git am as well, but it failed. I am not sure what > > > is the reason. Can you please once check at your end? > > > > Yes, sorry. This set (and v3 and v4) should work with -p0. Any following > > patches from me will use the normal -p1. > > > > Okay. > I again tried the latest patch v5 both with -p1 and -p0, but it gives an error while applying the patch. Can you send a patch that we can apply with patch -p1 or git-am? [1] - https://www.postgresql.org/message-id/0731def8-978e-0285-04ee-582762729b38%40gmail.com -- With Regards, Amit Kapila. EnterpriseDB: http://www.enterprisedb.com
Commits
-
Add object names to partition integrity violations.
- 33753ac9d7bc 13.0 landed