Re: New participator in JDBC driver developing

From: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
To: Rugal Bernstein <ryujinwrath(at)gmail(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: New participator in JDBC driver developing
Date: 2012-10-12 13:23:29
Message-ID: 507819D1.5040507@ringerc.id.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 10/12/2012 08:53 PM, Rugal Bernstein wrote:
> Hello everybody:
> I am a new developer here to participating in JDBC driver
> development,and what I want to ask is the positon of the TODO list we
> have,and what can I do for our JDBC driver.

In addition to:

http://jdbc.postgresql.org/todo.html

there's the GitHub tracker:

https://github.com/pgjdbc/pgjdbc/issues

At least some of the TODO issues are outdated. For example:

Implement Statement.setQueryTimeout

is obsolete (though the implementation may need review for reliability
on Java EE platforms). Even reviewing the TODO and figuring out what's
still current would be handy.

--
Craig Ringer

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message MARCHAND Franck 2012-10-13 22:01:07 Re: drop in performance using jdbc driver version 9
Previous Message Rugal Bernstein 2012-10-12 12:53:29 New participator in JDBC driver developing