Re: Null commitTS bug

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: tgl@sss.pgh.pa.us, kingsboa@amazon.com, pgsql-hackers@lists.postgresql.org
Date: 2022-01-21T06:21:58Z
Lists: pgsql-hackers
On Thu, Jan 20, 2022 at 12:00:56PM +0900, Kyotaro Horiguchi wrote:
> This is that. I think this is a separate issue from the actual
> bug. This is applicable at least back to 9.6 and I think this should
> be applied back to all supported versions to avoid future backptach
> conflicts.

Looks fine enough.  I have grouped that with Alex's fix and
backpatched the whole down to v10.  Thanks!
--
Michael

Commits

  1. Fix one-off bug causing missing commit timestamps for subtransactions