pgsql: Blind attempt at fixing Win32 issue on 24c5f1a103c

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Blind attempt at fixing Win32 issue on 24c5f1a103c
Дата
Msg-id E1alS8I-0002y0-9W@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Fujii Masao
Дата:
Сообщение: pgsql: Use proper format specifier %X/%X for LSN.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix broken variable declaration