8000
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 c62b844 commit f269033Copy full SHA for f269033
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