pgsql: Blind attempt at fixing Win32 issue on 24c5f1a103c - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Blind attempt at fixing Win32 issue on 24c5f1a103c
Date
Msg-id E1alS8I-0002y0-9W@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Use proper format specifier %X/%X for LSN.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Fix broken variable declaration