Re: [HACKERS] BeOS port

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] BeOS port
Дата
Msg-id 199906172232.SAA05181@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] BeOS port  ("Cyril VELTER" <cyril@mail.micronet.fr>)
Ответы Re: [HACKERS] BeOS port  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
[Charset ISO-8859-1 unsupported, filtering to ASCII...]
> I've already tried to put the exec back. But then I hit a problem with 
> "MyProcPort" which is not initialised in the backend and make the 
> backend crash. I've also found that "MyCancelKey" is set in postmaster. 
> Are there any others ? 
> 
> Regarding the old code (6.3.2), there have been a lot of change in 
> DoBackend/DoExec. I really need some expert advice on what to do.
> 

I recommend you get anonymous cvs access(see cvs faq on web site) do a
log to show changes to postgres.c and postmaster.c, and you will find
the exec was removed in one or two big patches.  Then do a cvs diff and
see the changes made, and try and merge them into the current code with
ifdef's.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] New TODO item
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] New TODO item