Skip to content

Commit f11af2b

Browse files
committed
Adjust nls.mk for split out of wait_error.c
1 parent e11cb8b commit f11af2b

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy