Re: Concurrency bug in UPDATE of partition-key

Amit Khandekar <amitdkhan.pg@gmail.com>

From: Amit Khandekar <amitdkhan.pg@gmail.com>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Dilip Kumar <dilipbalaut@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-06-27T10:05:14Z
Lists: pgsql-hackers
On 26 June 2018 at 17:53, Amit Kapila <amit.kapila16@gmail.com> wrote:
> Yeah, so let's leave it as it is in the patch.

Ok.

> I think now we should wait and see what Alvaro has to say about the overall patch.

Yeah, that's very good that Alvaro is also having a look at this.

-- 
Thanks,
-Amit Khandekar
EnterpriseDB Corporation
The Postgres Database Company


Commits

  1. Allow using the updated tuple while moving it to a different partition.