Mark ReplicationSlotCtl as PGDLLIMPORT.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 9065fc2bd1cfd752ab57c6b8da38be423e4257bd
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-06-13T14:53:17Z
Releases: 9.6.14
Mark ReplicationSlotCtl as PGDLLIMPORT.

Also MyReplicationSlot, in branches where it wasn't already.

This was discussed in the thread that resulted in c572599c6, but
for some reason nobody pulled the trigger.  Now that we have another
request for the same thing, we should just do it.

Craig Ringer

Discussion: https://postgr.es/m/CAMsr+YFTsq-86MnsNng=mPvjjh5EAbzfMK0ptJPvzyvpFARuRg@mail.gmail.com
Discussion: https://postgr.es/m/345138875.20190611151943@cybertec.at

Files

PathChange+/−
src/include/replication/slot.h modified +1 −1

Discussion