Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a5f9f1b

Browse files
committed
Mop up pg_upgrade's nls.mk for commit b0a55e4.
We'll do this the hard way for today. Discussion: https://postgr.es/m/20220713.160853.453362706160476128.horikyota.ntt@gmail.com
1 parent 54ba2f0 commit a5f9f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pg_upgrade/nls.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# src/bin/pg_upgrade/nls.mk
22
CATALOG_NAME = pg_upgrade
33
GETTEXT_FILES = check.c controldata.c dump.c exec.c file.c function.c \
4-
info.c option.c parallel.c pg_upgrade.c relfilenode.c \
4+
info.c option.c parallel.c pg_upgrade.c relfilenumber.c \
55
server.c tablespace.c util.c version.c
66
GETTEXT_TRIGGERS = pg_fatal pg_log:2 prep_status prep_status_progress report_status:2
77
GETTEXT_FLAGS = \

0 commit comments

Comments
 (0)