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 97205d0 commit 6bdd9fbCopy full SHA for 6bdd9fb
src/bin/pg_dump/nls.mk
@@ -12,7 +12,7 @@ GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES) \
12
../../common/wait_error.c
13
GETTEXT_TRIGGERS = $(FRONTEND_COMMON_GETTEXT_TRIGGERS) \
14
fatal simple_prompt \
15
- ExecuteSqlCommand:3 warn_or_exit_horribly:3
+ ExecuteSqlCommand:3 warn_or_exit_horribly:2
16
GETTEXT_FLAGS = $(FRONTEND_COMMON_GETTEXT_FLAGS) \
17
fatal:1:c-format \
18
warn_or_exit_horribly:2:c-format
0 commit comments