RE: [BUG]Invalidate relcache when setting REPLICA IDENTITY

From: "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, "tanghy(dot)fnst(at)fujitsu(dot)com" <tanghy(dot)fnst(at)fujitsu(dot)com>, Euler Taveira <euler(at)eulerto(dot)com>
Subject: RE: [BUG]Invalidate relcache when setting REPLICA IDENTITY
Date: 2021-11-15 01:50:11
Message-ID: OS0PR01MB571687B2B8121749CE90CAD494989@OS0PR01MB5716.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Nov 13, 2021 6:50 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)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

Attachment Content-Type Size
v8-HEAD-0001-Invalidate-relcache-when-changing-REPLICA-IDENTIT.patch application/octet-stream 5.4 KB
v8-PG10-0001-Invalidate-relcache-when-changing-REPLICA-IDENTITY-i.patch application/octet-stream 5.4 KB
v8-PG12-0001-Invalidate-relcache-when-changing-REPLICA-IDENTITY-i.patch application/octet-stream 5.4 KB
v8-PG11-0001-Invalidate-relcache-when-changing-REPLICA-IDENTITY-i.patch application/octet-stream 5.4 KB
v8-PG13-0001-Invalidate-relcache-when-changing-REPLICA-IDENTITY-i.patch application/octet-stream 5.4 KB
v8-PG14-0001-Invalidate-relcache-when-changing-REPLICA-IDENTITY-i.patch application/octet-stream 5.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bharath Rupireddy 2021-11-15 02:07:40 Re: Printing backtrace of postgres processes
Previous Message Tatsuro Yamada 2021-11-15 01:38:55 Add psql command to list constraints