Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint
Adam Lee <adam8157@gmail.com>
From: Adam Lee <adam8157@gmail.com>
To: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: pgsql-hackers@lists.postgresql.org, Michael Paquier <michael@paquier.xyz>
Date: 2026-04-03T05:10:08Z
Lists: pgsql-hackers
Attachments
PATCH v2 removed the variable lastCheckPointEndPtr and refined the comments. Thanks for reviewing. -- Adam