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

Commit8a98822

Browse files
committed
Fix WAL_DEBUG build
broken by commite18512cReported-by: Peter Geoghegan <pg@bowt.ie>
1 parent123474c commit8a98822

File tree

1 file changed

+4
-0
lines changed
  • src/backend/access/transam

1 file changed

+4
-0
lines changed

‎src/backend/access/transam/xlog.c

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@
104104
#include"utils/timestamp.h"
105105
#include"utils/varlena.h"
106106

107+
#ifdefWAL_DEBUG
108+
#include"utils/memutils.h"
109+
#endif
110+
107111
/* timeline ID to be used when bootstrapping */
108112
#defineBootstrapTimeLineID1
109113

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp