aboutsummaryrefslogtreecommitdiff
path: root/src/include/tcop/backend_startup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/tcop/backend_startup.h')
-rw-r--r--src/include/tcop/backend_startup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/tcop/backend_startup.h b/src/include/tcop/backend_startup.h
index 578828c1caf..dcb9d056643 100644
--- a/src/include/tcop/backend_startup.h
+++ b/src/include/tcop/backend_startup.h
@@ -36,7 +36,7 @@ typedef enum CAC_state
CAC_STARTUP,
CAC_SHUTDOWN,
CAC_RECOVERY,
- CAC_NOTCONSISTENT,
+ CAC_NOTHOTSTANDBY,
CAC_TOOMANY,
} CAC_state;