Re: updatable (J2EE) resultsets
От
Tom Lane
Тема
Re: updatable (J2EE) resultsets
Дата
Msg-id
23415.1040789770@sss.pgh.pa.us
Ответ на
Re: updatable (J2EE) resultsets (Dave Cramer)
Список
Дерево обсуждения
Re: updatable (J2EE) resultsets Fernando Nasser <fnasser@redhat.com>
Re: updatable (J2EE) resultsets Kris Jurka <books@ejurka.com>
Re: updatable (J2EE) resultsets Kris Jurka <books@ejurka.com>
Dave Cramer writes: > By de-coupling the driver and letting it evolve on it's own time table > we are free to apply patches whenever they are available. That point of view would be more easily maintained if you separated out the JDBC driver as its own project (see gborg). As long as JDBC is part of the server CVS tree and is shipped in server releases, you really cannot ignore the server release cycle. Or at least, you do so at peril of alienating users who expect to find a reasonably-maintained JDBC driver in their downloads. If they have to download JDBC separately to get important bug fixes, aren't you wasting their time and bandwidth by including an old JDBC in the server distribution? regards, tom lane
В списке pgsql-jdbc по дате отправления