Re: Concurrency bug in UPDATE of partition-key

Amit Khandekar <amitdkhan.pg@gmail.com>

From: Amit Khandekar <amitdkhan.pg@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-06-05T14:33:39Z
Lists: pgsql-hackers

Attachments

Attached is a rebased patch version. Also included it in the upcoming
commitfest :
https://commitfest.postgresql.org/18/1660/

In the rebased version, the new test cases are added in the existing
isolation/specs/partition-key-update-1.spec test.


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

Commits

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