Re: dynloader.h missing in prebuilt package for Windows?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: dynloader.h missing in prebuilt package for Windows?
Дата
Msg-id 29381.1447543089@sss.pgh.pa.us
обсуждение исходный текст
Ответ на dynloader.h missing in prebuilt package for Windows?  (Chapman Flack <chap@anastigmatix.net>)
Ответы Re: dynloader.h missing in prebuilt package for Windows?
Список pgsql-hackers
Chapman Flack <chap@anastigmatix.net> writes:
> Ken Olson has helped me greatly by testing on Windows, and he noticed
> something odd: #include <server/dynloader.h> fails on Windows when building
> an extension out-of-tree, simply because that file isn't there.

While it may indeed be a packaging bug that that file isn't installed,
the reason why nobody noticed before is that there doesn't seem to be
any good reason for anything except dfmgr.c to include it.  What's the
context?
        regards, tom lane



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

Предыдущее
От: Chapman Flack
Дата:
Сообщение: dynloader.h missing in prebuilt package for Windows?
Следующее
От: Chapman Flack
Дата:
Сообщение: Re: dynloader.h missing in prebuilt package for Windows?