Skip to content

Commit 7cb1db1

Browse files
committed
Include snapmgr.h in blscan.c
Windows builds on buildfarm are failing because old_snapshot_threshold is not found in the bloom filter contrib module.
1 parent f039eaa commit 7cb1db1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/bloom/blscan.c

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
#include "storage/lmgr.h"
2020
#include "utils/memutils.h"
2121
#include "utils/rel.h"
22+
#include "utils/snapmgr.h"
2223

2324
#include "bloom.h"
2425

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