On 2024-Sep-04, Kyotaro Horiguchi wrote:

> Hello,
> 
> While reviewing a patch, I noticed that enum RecoveryTargetAction is
> still in xlog_internal.h, even though it seems like it should be in
> xlogrecovery.h. Commit 70e81861fa separated out xlogrecovery.c/h and
> moved several enums related to recovery targets to
> xlogrecovery.h. However, it appears that enum RecoveryTargetAction was
> inadvertently left behind in that commit.

True.  Pushed.  I felt backpatching was unnecessary, even though the
mistake is old.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/


Reply via email to