From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | PG Hackers <pgsql-hackers(at)postgresql(dot)org>, PostgreSQL JDBC List <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Support for JDBC setQueryTimeout, et al. |
Date: | 2010-10-11 06:46:15 |
Message-ID: | 20101011064615.GJ29408@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-jdbc |
Folks,
Please find enclosed a WIP patch from one of my co-workers intended to
support JDBC's setQueryTimeout, along with the patch for JDBC that
uses it.
I think this is an especially handy capability, and goes to the number
one TODO on the JDBC compliance list.
http://jdbc.postgresql.org/todo.html
Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
Attachment | Content-Type | Size |
---|---|---|
backend_setQueryTimeout_02.patch | text/plain | 5.6 KB |
jdbc_setQueryTimeout_02.patch | text/plain | 17.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2010-10-11 06:58:53 | Re: wip: functions median and percentile |
Previous Message | Pavel Stehule | 2010-10-11 06:09:54 | Re: patch: psql variables tabcomplete |
From | Date | Subject | |
---|---|---|---|
Next Message | Delpierre, David | 2010-10-11 08:19:22 | JDBC compatibility |
Previous Message | dmp | 2010-10-10 20:32:20 | Re: DatabaseMetaData.getTablePrivileges() |