After-merge fix: Restore DECLARE_THREAD to fix Windows build

This commit is contained in:
Marko Mäkelä 2018-08-16 09:41:20 +03:00
parent 1eb2d8f6e8
commit 8716bb3b72

View file

@ -2685,7 +2685,7 @@ void backup_wait_for_lsn(lsn_t lsn) {
extern lsn_t server_lsn_after_lock;
static os_thread_ret_t log_copying_thread(void*)
static os_thread_ret_t DECLARE_THREAD(log_copying_thread)(void*)
{
/*
Initialize mysys thread-specific memory so we can