index 4fa446ffa42d3de3f2ba70ba9b44e5fa8514d766..de2d4ee5829e3ef8275eb394bafe9c73e4c939a7 100644 (file)
bool SharedRecoveryInProgress;
/*
- * SharedHotStandbyActive indicates if we're still in crash or archive
- * recovery. Protected by info_lck.
+ * SharedHotStandbyActive indicates if we allow hot standby queries to be
+ * run. Protected by info_lck.
*/
bool SharedHotStandbyActive;