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

Commit4bb4e58

Browse files
committed
Fixed to be compatible with 8.4 and 9.0 branches.
1 parent4a38321 commit4bb4e58

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎src/shared_ispell.c

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@
2929
PG_MODULE_MAGIC;
3030
#endif
3131

32+
#if (PG_VERSION_NUM<90100)
33+
#defineNIStartBuild(dict)
34+
#defineNIFinishBuild(dict)
35+
#endif
36+
3237
/* private functions */
3338
staticvoidispell_shmem_startup(void);
3439

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp