Re: Ok, I lied about it working... TCP_NODELAY? - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: Ok, I lied about it working... TCP_NODELAY?
Date
Msg-id 0ca101c1d78c$1ed1be20$8001a8c0@jester
Whole thread Raw
In response to Re: Ok, I lied about it working... TCP_NODELAY?  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Ok, I lied about it working... TCP_NODELAY?  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Is anonymous cvs on a time delay?  I keep getting 1.172 of
configure.in from HEAD.

Should be 173
--
Rod Taylor

Your eyes are weary from staring at the CRT. You feel sleepy. Notice
how restful it is to watch the cursor blink. Close your eyes. The
opinions stated above are yours. You cannot imagine why you ever felt
otherwise.

----- Original Message -----
From: "Peter Eisentraut" <peter_e@gmx.net>
To: "Rod Taylor" <rbt@zort.ca>
Cc: <pgsql-hackers@postgresql.org>
Sent: Friday, March 29, 2002 8:23 PM
Subject: Re: [HACKERS] Ok, I lied about it working... TCP_NODELAY?


> Rod Taylor writes:
>
> > Configure worked, compile failed :)
> >
> > gcc -pipe -O2 -Wall -Wmissing-prototypes -Wmissing-declarations
> > -I../../../src/include   -c -o pqcomm.o pqcomm.c
> > pqcomm.c: In function `StreamConnection':
> > pqcomm.c:395: `TCP_NODELAY' undeclared (first use in this
function)
> > pqcomm.c:395: (Each undeclared identifier is reported only once
> > pqcomm.c:395: for each function it appears in.)
>
> That was among the additional fixes I mentioned.  CVS update again.
>
> --
> Peter Eisentraut   peter_e@gmx.net
>
>
> ---------------------------(end of
broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Ok, I lied about it working... TCP_NODELAY?
Next
From: Peter Eisentraut
Date:
Subject: Re: Ok, I lied about it working... TCP_NODELAY?