Re: CVS HEAD compile failure on Freebsd 4.9

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: CVS HEAD compile failure on Freebsd 4.9
Дата
Msg-id 200402100256.i1A2uaW16649@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: CVS HEAD compile failure on Freebsd 4.9  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > What Win32 has done is to centralize all delay calls around that
> > function, now renamed PG_USLEEP/PG_MSLEEP.  I was going to add the
> > missing includes but if you want to centralize it, I think that makes
> > more sense.
> 
> Yeah, I'm planning to add a "pgsleep" module in src/port.  Might as well
> do it right.

Agreed.

--  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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: CVS HEAD compile failure on Freebsd 4.9
Следующее
От: Andrej Czapszys
Дата:
Сообщение: Re: Transaction aborts on syntax error.