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

Commit8b3f4d4

Browse files
committed
fix compilation on pre-15
1 parent64b5868 commit8b3f4d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/shared_ispell.c‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ _PG_init(void)
149149
shmem_startup_hook=ispell_shmem_startup;
150150
}
151151

152+
#ifPG_VERSION_NUM >=150000
152153
staticvoid
153154
shared_ispell_shmem_request(void)
154155
{
@@ -159,6 +160,7 @@ shared_ispell_shmem_request(void)
159160

160161
RequestNamedLWLockTranche("shared_ispell",1);
161162
}
163+
#endif
162164

163165
/*
164166
* Probably the most important part of the startup - initializes the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp