8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a1e15e commit 85eda7eCopy full SHA for 85eda7e
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 =de
4
-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
+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 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