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

Commite91555b

Browse files
author
Markus Nullmeier
committed
add missing PG_FUNCTION_INFO_V1 found by building with PG 10
1 parent67a4d04 commite91555b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎box.c‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ PG_FUNCTION_INFO_V1(spherebox_overlap_line_com_neg);
3737
PG_FUNCTION_INFO_V1(spherebox_cont_path);
3838
PG_FUNCTION_INFO_V1(spherebox_cont_path_neg);
3939
PG_FUNCTION_INFO_V1(spherebox_cont_eq_path_com);
40+
PG_FUNCTION_INFO_V1(spherebox_cont_path_com);
4041
PG_FUNCTION_INFO_V1(spherebox_cont_path_com_neg);
4142
PG_FUNCTION_INFO_V1(spherebox_overlap_path);
4243
PG_FUNCTION_INFO_V1(spherebox_overlap_path_neg);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp