File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
# src/bin/pg_rewind/nls.mk
2
2
CATALOG_NAME = pg_rewind
3
3
AVAIL_LANGUAGES = cs de es fr it ja ko pl pt_BR ru sv tr zh_CN
4
- GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES ) copy_fetch.c datapagemap.c fetch .c file_ops .c filemap .c libpq_fetch .c parsexlog.c pg_rewind.c timeline.c xlogreader.c ../../common/fe_memutils.c ../../common/restricted_token.c ../../fe_utils/archive.c ../../fe_utils/recovery_gen.c
4
+ GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES ) datapagemap.c file_ops .c filemap .c libpq_source .c local_source .c parsexlog.c pg_rewind.c timeline.c xlogreader.c ../../common/fe_memutils.c ../../common/restricted_token.c ../../fe_utils/archive.c ../../fe_utils/recovery_gen.c
5
5
GETTEXT_TRIGGERS = $(FRONTEND_COMMON_GETTEXT_TRIGGERS ) pg_fatal report_invalid_record:2
6
6
GETTEXT_FLAGS = $(FRONTEND_COMMON_GETTEXT_FLAGS ) \
7
7
pg_fatal:1:c-format \
You can’t perform that action at this time.
0 commit comments