RE: SI messages sent when excuting ROLLBACK PREPARED command

liuhuailing@fujitsu.com <liuhuailing@fujitsu.com>

From: "liuhuailing@fujitsu.com" <liuhuailing@fujitsu.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2021-08-19T07:52:01Z
Lists: pgsql-hackers
> On Wed, Aug 11, 2021 at 03:14:11PM +0900, Michael Paquier wrote:
> > I would just tweak the comment block at the top of what's being
> > changed, as per the attached.  Please let me know if there are any
> > objections.
> 
> And applied as of 710796f.
Thanks for your comment and commit.
I've changed the patch's commit fest status to 'committed'.
https://commitfest.postgresql.org/34/3257/

Regards,
Liu

Commits

  1. Avoid unnecessary shared invalidations in ROLLBACK PREPARED