Thread: pgsql: Blind attempt at fixing Win32 issue on 24c5f1a103c

pgsql: Blind attempt at fixing Win32 issue on 24c5f1a103c

From
Alvaro Herrera
Date:
Blind attempt at fixing Win32 issue on 24c5f1a103c

As best as I can tell, MyReplicationSlot needs to be PGDLLIMPORT in
order for the new test_slot_timelines test module to compile.

Per buildfarm

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3dd0792ae014c9ceb2c2ade43d0a3132cfeb4fc5

Modified Files
--------------
src/include/replication/slot.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)