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

Commit74c2304

Browse files
author
Mikhail Rutman
committed
fix multimaster build due to connpool changes
1 parent822dcd9 commit74c2304

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎src/include/compat.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
#ifndefMTMCOMPAT_H
22
#defineMTMCOMPAT_H
33

4+
/* EE pooler gets rid of static variable */
5+
#ifdefPGPRO_EE
6+
#defineFeBeWaitSetCompat() (MyProcPort->pqcomm_waitset)
7+
#else
48
#defineFeBeWaitSetCompat() (FeBeWaitSet)
9+
#endif
510

611
#ifdefPGPRO_EE/* atx */
712
#defineBeginTransactionBlockCompat() (BeginTransactionBlock(false, NIL))

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp