Re: SI messages sent when excuting ROLLBACK PREPARED command
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: "liuhuailing@fujitsu.com" <liuhuailing@fujitsu.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2021-08-13T12:50:17Z
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. -- Michael
Commits
-
Avoid unnecessary shared invalidations in ROLLBACK PREPARED
- 710796f05421 15.0 landed