We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea652a commit 29407f9Copy full SHA for 29407f9
src/bin/pg_rewind/nls.mk
@@ -1,7 +1,7 @@
1
# src/bin/pg_rewind/nls.mk
2
CATALOG_NAME = pg_rewind
3
AVAIL_LANGUAGES =
4
-GETTEXT_FILES = copy_fetch.c datapagemap.c fetch.c filemap.c libpq_fetch.c logging.c parsexlog.c pg_rewind.c timeline.c ../../common/fe_memutils.c ../../common/restricted_token.c ../../../src/backend/access/transam/xlogreader.c
+GETTEXT_FILES = copy_fetch.c datapagemap.c fetch.c file_ops.c filemap.c libpq_fetch.c logging.c parsexlog.c pg_rewind.c timeline.c ../../common/fe_memutils.c ../../common/restricted_token.c ../../../src/backend/access/transam/xlogreader.c
5
6
GETTEXT_TRIGGERS = pg_log:2 pg_fatal report_invalid_record:2
7
GETTEXT_FLAGS = pg_log:2:c-format \
0 commit comments