File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ GETTEXT_FILES = pg_backup_archiver.c pg_backup_db.c pg_backup_custom.c \
66 pg_backup_directory.c dumputils.c compress_io.c \
77 pg_dump.c common.c pg_dump_sort.c \
88 pg_restore.c pg_dumpall.c \
9+ parallel.c parallel.h pg_backup_utils.c pg_backup_utils.h \
910 ../../common/fe_memutils.c ../../port/exec.c
1011GETTEXT_TRIGGERS = write_msg:2 exit_horribly:2 simple_prompt \
1112 ExecuteSqlCommand:3 ahlog:3 warn_or_exit_horribly:3
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ AVAIL_LANGUAGES = cs de es fr it ja ko pl pt_BR ro ru sv ta tr zh_CN zh_TW
44GETTEXT_FILES = createdb.c createlang.c createuser.c \
55 dropdb.c droplang.c dropuser.c \
66 clusterdb.c vacuumdb.c reindexdb.c \
7+ pg_isready.c \
78 common.c \
89 ../../common/fe_memutils.c
910GETTEXT_TRIGGERS = simple_prompt yesno_prompt
You can’t perform that action at this time.
0 commit comments