Skip to content

Commit 56018bf

Browse files
committed
contrib/amcheck needs RecentGlobalXmin to be PGDLLIMPORT'ified.
Per buildfarm. Maybe some of the other xmin variables in snapmgr.h ought to get this too, but for the moment I'm just interested in un-breaking the buildfarm.
1 parent 574268e commit 56018bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/utils/snapmgr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ extern bool FirstSnapshotSet;
5858

5959
extern TransactionId TransactionXmin;
6060
extern TransactionId RecentXmin;
61-
extern TransactionId RecentGlobalXmin;
61+
extern PGDLLIMPORT TransactionId RecentGlobalXmin;
6262
extern TransactionId RecentGlobalDataXmin;
6363

6464
extern Snapshot GetTransactionSnapshot(void);

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