Skip to content

Commit 8a98822

Browse files
committed
Fix WAL_DEBUG build
broken by commit e18512c Reported-by: Peter Geoghegan <pg@bowt.ie>
1 parent 123474c commit 8a98822

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+
#ifdef WAL_DEBUG
108+
#include "utils/memutils.h"
109+
#endif
110+
107111
/* timeline ID to be used when bootstrapping */
108112
#define BootstrapTimeLineID 1
109113

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy