Re: [BUG]Missing REPLICA IDENTITY check when DROP NOT NULL
Dilip Kumar <dilipbalaut@gmail.com>
From: Dilip Kumar <dilipbalaut@gmail.com>
To: "tanghy.fnst@fujitsu.com" <tanghy.fnst@fujitsu.com>
Cc: Michael Paquier <michael@paquier.xyz>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>, "houzj.fnst@fujitsu.com" <houzj.fnst@fujitsu.com>
Date: 2021-11-25T05:14:53Z
Lists: pgsql-hackers
On Thu, Nov 25, 2021 at 8:21 AM tanghy.fnst@fujitsu.com <tanghy.fnst@fujitsu.com> wrote: > > On Wed, Nov 24, 2021 7:29 PM, Michael Paquier <michael@paquier.xyz> wrote: > > Thanks for your comment. I agree with you. > I have fixed it and attached v2 patch. Good catch, your patch looks fine to me and solves the reported problem. -- Regards, Dilip Kumar EnterpriseDB: http://www.enterprisedb.com
Commits
-
Block ALTER TABLE .. DROP NOT NULL on columns in replica identity index
- 817c469c2a16 10.20 landed
- dffe80e5500d 11.15 landed
- 216156fec3d8 12.10 landed
- 37827de430de 13.6 landed
- e415916e24cc 14.2 landed
- f0d43947a1b0 15.0 landed