On Sat, Jun 06, 2026 at 08:45:26PM +0800, Xuneng Zhou wrote:
> Sorry for being late. One nit for the patch -- would it be better to
> use AmWalSenderProcess() for identification to save the include?
> +#include "replication/walsender.h"
In the startup sequence, MyBackendType is updated to B_WAL_SENDER a
couple of lines after am_walsender. One or the other don't really
matter; they're both right.
--
Michael