Re: CVS HEAD compile failure on Freebsd 4.9 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: CVS HEAD compile failure on Freebsd 4.9
Date
Msg-id 200402100256.i1A2uaW16649@candle.pha.pa.us
Whole thread Raw
In response to Re: CVS HEAD compile failure on Freebsd 4.9  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: CVS HEAD compile failure on Freebsd 4.9
Next
From: Andrej Czapszys
Date:
Subject: Re: Transaction aborts on syntax error.