diff options
author | Álvaro Herrera <alvherre@kurilemu.de> | 2025-07-23 11:02:13 +0200 |
---|---|---|
committer | Álvaro Herrera <alvherre@kurilemu.de> | 2025-07-23 11:02:13 +0200 |
commit | 196063d6761d2c8d6f78cc03afad08efc95a0708 (patch) | |
tree | ed04e89dc263daed4fac9aa3ebbd5317b4d569d7 /src/backend/access/sequence/git@kaiwu.me:public | |
parent | 228c3708685542d34e6f02c74240656327a5c622 (diff) | |
download | postgresql-master.tar.gz postgresql-master.zip |
Commit 70e81861fadd split out xlogrecovery.c/h and moved some enums
related to recovery targets to xlogrecovery.h. However, it seems that
the enum RecoveryTargetAction was inadvertently left out by that commit.
This commit moves it to xlogrecovery.h for consistency.
Author: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Discussion: https://postgr.es/m/20240904.173013.1132986940678039655.horikyota.ntt@gmail.com
Diffstat (limited to 'src/backend/access/sequence/git@kaiwu.me:public')
0 files changed, 0 insertions, 0 deletions