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

Commit6f47dc7

Browse files
committed
Make compatible with amroutine changes in V15
1 parentae67572 commit6f47dc7

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
#ifPG_VERSION_NUM >=100000
130130
amroutine->amcanparallel= false;
131+
#endif
132+
#ifPG_VERSION_NUM >=150000
133+
amroutine->amhotblocking= true;
131134
#endif
132135
amroutine->amkeytype=InvalidOid;
133136

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp