We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54ba2f0 commit a5f9f1bCopy full SHA for a5f9f1b
src/bin/pg_upgrade/nls.mk
@@ -1,7 +1,7 @@
1
# src/bin/pg_upgrade/nls.mk
2
CATALOG_NAME = pg_upgrade
3
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 \
+ info.c option.c parallel.c pg_upgrade.c relfilenumber.c \
5
server.c tablespace.c util.c version.c
6
GETTEXT_TRIGGERS = pg_fatal pg_log:2 prep_status prep_status_progress report_status:2
7
GETTEXT_FLAGS = \
0 commit comments