Skip to content

Commit 6f47dc7

Browse files
committed
Make compatible with amroutine changes in V15
1 parent ae67572 commit 6f47dc7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/rumutil.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,9 @@ rumhandler(PG_FUNCTION_ARGS)
128128
amroutine->ampredlocks = true;
129129
#if PG_VERSION_NUM >= 100000
130130
amroutine->amcanparallel = false;
131+
#endif
132+
#if PG_VERSION_NUM >= 150000
133+
amroutine->amhotblocking = true;
131134
#endif
132135
amroutine->amkeytype = InvalidOid;
133136

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