| From: | ivan babrou <ibobrik(at)gmail(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Millisecond-precision connect_timeout for libpq |
| Date: | 2013-07-05 17:28:59 |
| Message-ID: | CANWdNRA3wgpiU_nxQis7ZBNk87uWUFkMLb+hA6C-dkfjO4h0yg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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?
--
Regards, Ian Babrou
http://bobrik.name http://twitter.com/ibobrik skype:i.babrou
| Attachment | Content-Type | Size |
|---|---|---|
| connect_timeout_in_ms.patch | application/octet-stream | 5.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Fetter | 2013-07-05 18:09:09 | Re: GSOC13 proposal - extend RETURNING syntax |
| Previous Message | David Fetter | 2013-07-05 17:23:37 | Re: FILTER for aggregates [was Re: Department of Redundancy Department: makeNode(FuncCall) division] |