2013/7/9 Merlin Moncure <[email protected]> > On Fri, Jul 5, 2013 at 12:28 PM, ivan babrou <[email protected]> wrote: > > Hi, guys! I made a quick patch to support floating number in > > connect_timeout param for libpq. This will treat floating number as > > seconds so this is backwards-compatible. I don't usually write in C, > > so there may be mistakes. Could you review it and give me some > > feedback? > > First thing that jumps into my head: why not use asynchronous > connection (PQconnectStart, etc) and code the timeout on top of that? > +1.
> > merlin > > > -- > Sent via pgsql-hackers mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-hackers > -- // Dmitriy.
