RE: [BUG]Invalidate relcache when setting REPLICA IDENTITY
Zhijie Hou (Fujitsu) <houzj.fnst@fujitsu.com>
From: "houzj.fnst@fujitsu.com" <houzj.fnst@fujitsu.com>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>, "tanghy.fnst@fujitsu.com" <tanghy.fnst@fujitsu.com>, Euler Taveira <euler@eulerto.com>
Date: 2021-11-15T01:50:11Z
Lists: pgsql-hackers
Attachments
- v8-HEAD-0001-Invalidate-relcache-when-changing-REPLICA-IDENTIT.patch (application/octet-stream) patch v8-0001
- v8-PG10-0001-Invalidate-relcache-when-changing-REPLICA-IDENTITY-i.patch (application/octet-stream) patch v8-0001
- v8-PG12-0001-Invalidate-relcache-when-changing-REPLICA-IDENTITY-i.patch (application/octet-stream) patch v8-0001
- v8-PG11-0001-Invalidate-relcache-when-changing-REPLICA-IDENTITY-i.patch (application/octet-stream) patch v8-0001
- v8-PG13-0001-Invalidate-relcache-when-changing-REPLICA-IDENTITY-i.patch (application/octet-stream) patch v8-0001
- v8-PG14-0001-Invalidate-relcache-when-changing-REPLICA-IDENTITY-i.patch (application/octet-stream) patch v8-0001
On Sat, Nov 13, 2021 6:50 PM Amit Kapila <amit.kapila16@gmail.com> wrote: > > The patch looks mostly good to me. I have slightly tweaked the comments in > the code (as per my previous suggestion) and test. Also, I have slightly > modified the commit message. If the attached looks good to you then kindly > prepare patches for back-branches. Thanks for reviewing, the latest patch looks good to me. Attach the patches for back branch (HEAD ~ v10). Best regards, Hou zj
Commits
-
Invalidate relcache when changing REPLICA IDENTITY index.
- 2c0443c59570 10.20 landed
- 40fb634b1a7b 11.15 landed
- 9816e2d31826 12.10 landed
- 63c3eeddc2db 13.6 landed
- 232fd72a5eab 14.2 landed
- 354a1f8d220f 15.0 landed