Latest tree

Поиск
Список
Период
Сортировка
От Ansley, Michael
Тема Latest tree
Дата
Msg-id 1BF7C7482189D211B03F00805F8527F748C0D0@S-NATH-EXCH2
обсуждение исходный текст
Список pgsql-interfaces
Hi, all,

Whoever is doing the SSL stuff:
In postmaster.c, at lines 995, and 1841, there is code that is not wrapped
in the USE_SSL define.

Last night I checked out the latest source, and couldn't get it to compile.
It seems that the function heap_openr() has a new parameter, and there are
calls that have not been updated yet.  I was a little hesitant to go adding
stuff, as the new parameter is a LOCKTYPE, and I wouldn't know what locks
are required where, so I just left well alone.  Any comments on this?  There
is another function which is paired up with it, but I forget the name, which
also has a new parameter, it seems, and also has calls which have not yet
been updated.


MikeA


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

Предыдущее
От: "Tim Joyce"
Дата:
Сообщение: Re: [INTERFACES] psql trerminal behaviour
Следующее
От: Vadim Mikheev
Дата:
Сообщение: Re: [HACKERS] Latest tree