projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
393de3a
)
Mark the second argument of pg_log as the translatable string in nls.mk.
author
Fujii Masao
<fujii@postgresql.org>
Wed, 8 Apr 2015 02:06:25 +0000
(11:06 +0900)
committer
Fujii Masao
<fujii@postgresql.org>
Wed, 8 Apr 2015 02:06:25 +0000
(11:06 +0900)
src/bin/pg_rewind/nls.mk
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/pg_rewind/nls.mk
b/src/bin/pg_rewind/nls.mk
index 69e87d15fa117d62859b03d3970a0487290b8543..69d5396fa139b0368c2ac14f5c99e39c5af35b99 100644
(file)
--- a/
src/bin/pg_rewind/nls.mk
+++ b/
src/bin/pg_rewind/nls.mk
@@
-3,7
+3,7
@@
CATALOG_NAME = pg_rewind
AVAIL_LANGUAGES =
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_TRIGGERS = pg_log pg_fatal report_invalid_record:2
+GETTEXT_TRIGGERS = pg_log
:2
pg_fatal report_invalid_record:2
GETTEXT_FLAGS = pg_log:2:c-format \
pg_fatal:1:c-format \
report_invalid_record:2:c-format