Re: API stability
Kyotaro Horiguchi <horikyota.ntt@gmail.com>
From: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
To: boekewurm+postgres@gmail.com
Cc: robertmhaas@gmail.com, michael@paquier.xyz, tgl@sss.pgh.pa.us,
markus.wanner@enterprisedb.com, pgsql-hackers@postgresql.org
Date: 2022-04-12T02:57:38Z
Lists: pgsql-hackers
At Mon, 11 Apr 2022 12:48:25 +0200, Matthias van de Meent <boekewurm+postgres@gmail.com> wrote in > On Mon, 11 Apr 2022 at 06:30, Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote: > I won't speak for Robert H., but this might be because of gmail not > putting this mail in the right thread: Your mail client dropped the > "[was: pgsql: ...]" tag, which Gmail subsequently displays as a > different thread (that is, in my Gmail UI there's three "Re: API > stability" threads, one of which has the [was: pgsql: ...]-tag, and > two of which seem to be started by you as a reply on the original > thread, but with the [was: pgsql: ...]-tag dropped and thus considered > a new thread). Mmm. d*** gmail.. My main mailer does that defaltly but I think I can *fix* that behavior. Thanks! -- Kyotaro Horiguchi NTT Open Source Software Center
Commits
-
Rethink the delay-checkpoint-end mechanism in the back-branches.
- 48b398943b78 10.21 landed
- 6270ee445040 11.16 landed
- 68e605b9ef37 12.11 landed
- d18c913b786c 13.7 landed
- 10520f434687 14.3 landed
-
Rename delayChkpt to delayChkptFlags.
- f37015a1617d 15.0 landed
-
Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.
- bbace5697df1 14.3 cited