Re: [HACKERS] JDBC improvements

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Nicolas Verger <nicolas(at)verger(dot)net>
Cc: Barry Lind <barry(at)xythos(dot)com>, Psql-Hackers <pgsql-hackers(at)postgresql(dot)org>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [HACKERS] JDBC improvements
Date: 2001-12-03 18:45:16
Message-ID: 200112031845.fB3IjG128572@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

> > Cancel query is on the jdbc todo list. However I don't know of anyone
> > that plans to implement it. So a patch that adds that functionality
> > would be welcome.
> >
> > thanks,
> > --Barry
> >
> >
>
> Ok, the getWarnings() method works on the Connection but not on the Statment
> nor ResultSet... Why ?
> I look in the source and it's just a little patch to do it.
> I'm not used in GPL licence so if I make this patch what may I do with it ?
>
> I watched for cancel query too, and I may work on it too ...

We are BSD license. Is that what you meant? Sure, send it over to jdbc
list or patches list.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-12-03 19:01:30 Re: Second call for platform testing
Previous Message Dave Cramer 2001-12-03 18:45:10 Re: [HACKERS] JDBC improvements

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2001-12-03 18:48:51 Re: connection pooling for postgresql in weblogic
Previous Message Dave Cramer 2001-12-03 18:45:10 Re: [HACKERS] JDBC improvements