Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e629c commit 3153132Copy full SHA for 3153132
src/bin/pg_ctl/nls.mk
@@ -1,4 +1,4 @@
1
# src/bin/pg_ctl/nls.mk
2
CATALOG_NAME = pg_ctl
3
AVAIL_LANGUAGES = de es fr it ja ko pt_BR ru sv ta tr zh_CN zh_TW
4
-GETTEXT_FILES = pg_ctl.c ../../common/fe_memutils.c ../../port/exec.c
+GETTEXT_FILES = pg_ctl.c ../../common/fe_memutils.c ../../port/exec.c ../../port/wait_error.c
0 commit comments