diff --git a/repmgr.c b/repmgr.c index 746b5763..12ad8119 100644 --- a/repmgr.c +++ b/repmgr.c @@ -194,7 +194,7 @@ repmgr_shmem_startup(void) shared_state = NULL; /* - * Create or attach to the shared memory state, including hash table + * Create or attach to the shared memory state */ LWLockAcquire(AddinShmemInitLock, LW_EXCLUSIVE);