Vsevolod Lobko <[EMAIL PROTECTED]> writes:
> Yes, here too...
> There are no headers included for struct timeval and function select 
> in miscadmin.h

Certain parties who shall remain nameless have been gratuitously
scattering dependencies on select() into lots of modules that don't
need them.  (When you are about to call the kernel to implement a
multi-millisecond delay, there is no value in saving a nanosecond
by inlining the code for it...)  I plan to fix that later tonight
if no one beats me to it.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to