Re: Improve the granularity of PQsocketPoll's timeout parameter? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Improve the granularity of PQsocketPoll's timeout parameter?
Date
Msg-id 2072100.1718306328@sss.pgh.pa.us
Whole thread Raw
In response to Re: Improve the granularity of PQsocketPoll's timeout parameter?  (Ranier Vilela <ranier.vf@gmail.com>)
Responses Re: Improve the granularity of PQsocketPoll's timeout parameter?
List pgsql-hackers
Ranier Vilela <ranier.vf@gmail.com> writes:
> +1 for push.

Done.  I noticed in final review that libpq-fe.h's "#include <time.h>",
which I'd feared to remove because I thought we'd shipped that
already, actually was new in f5e4dedfa.  So there shouldn't be
anything depending on it, and I thought it best to take it out again.
Widely-used headers shouldn't have unnecessary inclusions.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: RFC: adding pytest as a supported test framework
Next
From: Robert Haas
Date:
Subject: Re: RFC: adding pytest as a supported test framework