@@ -128,7 +128,7 @@ in
echo
echo "PostgreSQL is setting up the initial database"
if [[ -z "$PGHOST" ]]; then
if [[ -z "$${PGHOST+x}" ]]; then
OLDPGHOST=""
else
OLDPGHOST="$PGHOST"
The note is not visible to the blocked user.