Re: cvs-tip broken - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: cvs-tip broken
Date
Msg-id 200208180219.g7I2JlR16795@candle.pha.pa.us
Whole thread Raw
In response to Re: cvs-tip broken  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
The code was clearly wrong, mentioning timeval with no time.h nor
sys/types.h include.  My patches should fix him [good].  :-)

Who used to say, "I will fix him good"?  I don't remember.

---------------------------------------------------------------------------

Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > I am not seeing the failure here on BSD/OS.  I just fixed the
> > libpq-int.h problem.  Please update to cvs current and let me know what
> > you see.
> 
> FWIW, libpq seems to build fine here (HPUX 10.20) both before and after
> your latest commit.  Rod should probably mention what platform he's
> using, and where it defines struct timeval...
> 
>             regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
> 
> http://www.postgresql.org/users-lounge/docs/faq.html
> 

--  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-tip broken
Next
From: Bruce Momjian
Date:
Subject: Re: compile warnings in CVS