Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc4fe2e8

Browse files
committed
Add meson NLS support for pg_combinebackup
1 parentf67a3d4 commitc4fe2e8

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

‎src/bin/pg_combinebackup/meson.build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ tests += {
3636
],
3737
}
3838
}
39+
40+
subdir('po',if_found: libintl)
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Copyright (c) 2023, PostgreSQL Global Development Group
2+
3+
nls_targets+= [i18n.gettext('pg_combinebackup-'+ pg_version_major.to_string())]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp