New windows compiler warning from 585bca39

Поиск
Список
Период
Сортировка
От David Rowley
Тема New windows compiler warning from 585bca39
Дата
Msg-id CAApHDvoNunVynyx_bTY6dJFLJD9bMPBiv+6PPcUqL-1yWkrrkQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: New windows compiler warning from 585bca39  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I've attached a tiny patch that fixes a new compiler warning on the windows build...

Perhaps the #ifndef could be placed in a nicer spot in the patch, but the attached should at least describe where the problem lies...

(ClCompile target) ->
  src\interfaces\libpq\fe-connect.c(3365): warning C4101: 'msgid' : unreferenced local variable [D:\Postgres\b\libpq.vcxproj]

    1 Warning(s)
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Etsuro Fujita
Дата:
Сообщение: Re: Question about optimising (Postgres_)FDW
Следующее
От: Andres Freund
Дата:
Сообщение: Re: slow startup due to LWLockAssign() spinlock