Re: [BUGS]log can not be output when use DataSource - Mailing list pgsql-jdbc

From Chen Huajun
Subject Re: [BUGS]log can not be output when use DataSource
Date
Msg-id 50FFEB3C.5050700@cn.fujitsu.com
Whole thread Raw
In response to Re: [BUGS]log can not be output when use DataSource  (dmp <danap@ttc-cmc.net>)
Responses Re: [BUGS]log can not be output when use DataSource  (dmp <danap@ttc-cmc.net>)
List pgsql-jdbc
danap,

 > Could you and possibly while considering the new possible bug you found with
 > copying DataSource do a more through review of the BaseDataSource class?

OK,I will review the BaseDataSource class first.

--
Best Regards,
Chen Huajun
(2013/01/22 0:45), dmp wrote:
> Chen,
>
> Could you and possibly while considering the new possible bug you found with
> copying DataSource do a more through review of the BaseDataSource class?
>
> Then upon a review submit a complete patch to address not only the logLevel, but any other issues you may find. In
thisway Dave may not have to deal with 
> this bug in a piecemeal fashion. You could also include with the complete
> patch(s) the modification for Driver.NONE = 0 also, since I think you are
> correct with this.
>
> The reason I ask this is upon your discovery and my looking at that class
> I suspect that some of the other parameters beside logLevel also have similar
> problem. Also I think it best to deal with one issue at a time, so deal
> with the original bug first, while considering the second then we can deal
> with the copy/clone DataSource.
>
> I think the patch you did send in today is the correct approach for logLevel.
> Also a DataSource should in being cloned probably copy the current properties, but that is only my first thought
withoutreview and full understanding. 
>
> danap.
>
>





pgsql-jdbc by date:

Previous
From: dmp
Date:
Subject: Re: [BUGS]log can not be output when use DataSource
Next
From: dmp
Date:
Subject: Re: [BUGS]log can not be output when use DataSource