Re: Win32 port

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Win32 port
Дата
Msg-id 200211061917.gA6JHLu18710@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Win32 port  (Jan Wieck <JanWieck@Yahoo.com>)
Список pgsql-hackers
Jan Wieck wrote:
> Bruce Momjian wrote:
> > 
> > Here is a list of patch areas that I will address with the Win32 port:
> > 
> >         fork/exec
> >         loop rename test
> >         handle \r in COPY
> >         copydir for cp -r
> >         backslash tests
> >         rmdir not recursive for rm -r
> >         shared memory could map to new address in exec child
> 
> That's actually not done in the port yet. Thomas once overhauled the
> hashtable code and changed it from using offsets to pointers. This code
> is used for shared hashtables, so the mapping has to be done at a fixed
> address for now.

OK, can we guarantee that fixed mapping will happen?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: Win32 port
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Win32 port