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

Commit957aa4d

Browse files
committed
Fix another buildfarm issue from commit5c279a6.
Discussion:https://postgr.es/m/3280724.1649340315@sss.pgh.pa.us
1 parent344d62f commit957aa4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/include/access/xlog_internal.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ extern void RmgrCleanup(void);
326326
externvoidRmgrNotFound(RmgrIdrmid);
327327
externvoidRegisterCustomRmgr(RmgrIdrmid,RmgrData*rmgr);
328328

329+
#ifndefFRONTEND
329330
staticinlinebool
330331
RmgrIdExists(RmgrIdrmid)
331332
{
@@ -339,6 +340,7 @@ GetRmgr(RmgrId rmid)
339340
RmgrNotFound(rmid);
340341
returnRmgrTable[rmid];
341342
}
343+
#endif
342344

343345
/*
344346
* Exported to support xlog switching from checkpointer

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp