2013/7/9 Merlin Moncure <mmonc...@gmail.com> > On Fri, Jul 5, 2013 at 12:28 PM, ivan babrou <ibob...@gmail.com> 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 (pgsql-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-hackers > -- // Dmitriy.