pull/7254/head
EmelSimsek 2023-10-18 18:07:57 +03:00 committed by Emel Şimşek
parent ab6c68e466
commit 9b295b911e
1 changed files with 1 additions and 1 deletions

View File

@ -1823,7 +1823,7 @@ RegisterCitusConfigVariables(void)
DefineCustomStringVariable(
"citus.main_db",
gettext_noop("Which database is designated as the controldb"),
gettext_noop("Which database is designated as the main_db"),
NULL,
&MainDb,
"",