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

Commitf11af2b

Browse files
committed
Adjust nls.mk for split out of wait_error.c
1 parente11cb8b commitf11af2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/bin/initdb/nls.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# src/bin/initdb/nls.mk
22
CATALOG_NAME = initdb
33
AVAIL_LANGUAGES = cs de es fr it ja ko pt_BR ro ru sv ta tr zh_CN zh_TW
4-
GETTEXT_FILES = findtimezone.c initdb.c ../../port/dirmod.c ../../port/exec.c
4+
GETTEXT_FILES = findtimezone.c initdb.c ../../port/dirmod.c ../../port/exec.c ../../port/wait_error.c
55
GETTEXT_TRIGGERS = simple_prompt

‎src/bin/psql/nls.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ AVAIL_LANGUAGES = cs de es fr ja pt_BR sv tr zh_CN zh_TW
44
GETTEXT_FILES = command.c common.c copy.c help.c input.c large_obj.c\
55
mainloop.c print.c psqlscan.c startup.c describe.c sql_help.h sql_help.c\
66
tab-complete.c variables.c\
7-
../../port/exec.c
7+
../../port/exec.c ../../port/wait_error.c
88
GETTEXT_TRIGGERS = N_ psql_error simple_prompt
99
GETTEXT_FLAGS = psql_error:1:c-format

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp