Adminpack build fix

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Adminpack build fix
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA0FC8C@algol.sollentuna.se
обсуждение исходный текст
Ответы Re: Adminpack build fix
Re: Adminpack build fix
Список pgsql-patches
Attached patch removes a couple of extern definitions from adminpack,
replacing some of them with a #include. (Cam eup with this because we
got a duplicate definition of DataDir when building with Visual C++).
Seems much more correct to pull in the header file that has the
definition, and only do that.

//Magnus

Вложения

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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Contrib Makefiles
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Adminpack build fix