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

Commitca9553d

Browse files
committed
don't redefine _(s) since we don't include libpq-int.h anymore
1 parente78c61a commitca9553d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

‎src/pg_probackup.h‎

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,6 @@
4747
#error Windows port requires compilation in MinGW64 UCRT environment
4848
#endif
4949

50-
#ifPG_VERSION_NUM >=150000
51-
// _() is explicitly undefined in libpq-int.h
52-
// https://github.com/postgres/postgres/commit/28ec316787674dd74d00b296724a009b6edc2fb0
53-
#define_(s) gettext(s)
54-
#endif
55-
5650
/* Wrap the code that we're going to delete after refactoring in this define*/
5751
#defineREFACTORE_ME
5852

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp