Re: Null commitTS bug
Kyotaro Horiguchi <horikyota.ntt@gmail.com>
From: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
To: michael@paquier.xyz
Cc: tgl@sss.pgh.pa.us, kingsboa@amazon.com,
pgsql-hackers@lists.postgresql.org
Date: 2022-01-18T04:48:11Z
Lists: pgsql-hackers
At Tue, 18 Jan 2022 10:43:55 +0900, Michael Paquier <michael@paquier.xyz> wrote in > On Sun, Jan 16, 2022 at 11:01:25PM -0500, Tom Lane wrote: > > Isn't that a very bad way to write "i = j + 1"? > > > > I agree with Horiguchi-san that > > for (i = 0, headxid = xid;;) > > Okay. Horiguchi-san, would you like to write a patch? Yes, I will. regards. -- Kyotaro Horiguchi NTT Open Source Software Center
Commits
-
Fix one-off bug causing missing commit timestamps for subtransactions
- 919be95c6f8a 10.20 landed
- 0ffe2975c374 11.15 landed
- 1c0452c48ca4 12.10 landed
- b5f634116e8f 13.6 landed
- 84db5169d471 14.2 landed
- 237d1f317240 15.0 landed