Re: GSSAPI support on OpenBSD

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: GSSAPI support on OpenBSD
Дата
Msg-id 20070712143349.GA1384@svr2.hagander.net
обсуждение исходный текст
Ответ на GSSAPI support on OpenBSD  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Список pgsql-patches
On Wed, Jul 11, 2007 at 03:42:01PM +0200, Stefan Kaltenbrunner wrote:
> The just commited GSSAPI patch is unable to find the required libraries
> and includes on OpenBSD (which are in /usr/include/kerberosV/) - the
> attached patch allows building with gssapi support on OpenBSD 4.0/amd64
> (and still seems to build fine on Debian Etch/x86_64).
> Note that the patch does not include the derived filess o one needs to
> make sure they are getting regenerated before commit.

Applied, thanks.

//Magnus

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: execl() sentinel
Следующее
От: ITAGAKI Takahiro
Дата:
Сообщение: Re: pgstat_drop_relation bugfix