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

Commit07accce

Browse files
committed
Mark ReplicationSlotCtl as PGDLLIMPORT.
Also MyReplicationSlot, in branches where it wasn't already.This was discussed in the thread that resulted inc572599, butfor some reason nobody pulled the trigger. Now that we have anotherrequest for the same thing, we should just do it.Craig RingerDiscussion:https://postgr.es/m/CAMsr+YFTsq-86MnsNng=mPvjjh5EAbzfMK0ptJPvzyvpFARuRg@mail.gmail.comDiscussion:https://postgr.es/m/345138875.20190611151943@cybertec.at
1 parent2144601 commit07accce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/replication/slot.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ typedef struct ReplicationSlotCtlData
169169
/*
170170
* Pointers to shared memory
171171
*/
172-
externReplicationSlotCtlData*ReplicationSlotCtl;
172+
externPGDLLIMPORTReplicationSlotCtlData*ReplicationSlotCtl;
173173
externPGDLLIMPORTReplicationSlot*MyReplicationSlot;
174174

175175
/* GUCs */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp