Re: Improve the granularity of PQsocketPoll's timeout parameter?
On Thu, Jun 13, 2024 at 9:18 PM Tom Lane wrote: > Ranier Vilela writes: > > +1 for push. > > Done. [...] Thanks a lot Tom (and reviewers)! --DD
Re: Improve the granularity of PQsocketPoll's timeout parameter?
On Mon, Jun 10, 2024 at 11:39 PM Tom Lane wrote: > The next question is how to spell "int64" in libpq-fe.h. Hi. Out-of-curiosity, I grep'd for it in my 16.1 libpq: [ddevienne@marsu include]$ grep 'long long' *.h ecpg_config.h:/* Define to 1 if the system has the type `long long int'. */ ecpg_con