Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf269033

Browse files
committed
Fix gettext triggers specification
Incc8d415, the arguments ofwarn_or_exit_horribly() were changed but this was not updated.
1 parentc62b844 commitf269033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_dump/nls.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES) \
1212
../../common/wait_error.c
1313
GETTEXT_TRIGGERS =$(FRONTEND_COMMON_GETTEXT_TRIGGERS)\
1414
fatal simple_prompt\
15-
ExecuteSqlCommand:3 warn_or_exit_horribly:3
15+
ExecuteSqlCommand:3 warn_or_exit_horribly:2
1616
GETTEXT_FLAGS =$(FRONTEND_COMMON_GETTEXT_FLAGS)\
1717
fatal:1:c-format\
1818
warn_or_exit_horribly:2:c-format

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp