Re: Couple of patches for jdbc driver - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: Couple of patches for jdbc driver
Date
Msg-id 3B85B120.9000405@xythos.com
Whole thread Raw
In response to Re: Re: Couple of patches for jdbc driver  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Couple of patches for jdbc driver  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Re: Couple of patches for jdbc driver  (Liam Stewart <liams@redhat.com>)
List pgsql-jdbc
So going forward, whose responsibility is it to maintain this file?  Is
it the responsibility of the person submitting the patch (i.e. each
patch should contain an update to CHANGELOG), or is it the
responsibility of the person applying the patch?

thanks,
--Barry

Bruce Momjian wrote:
>>Bruce,
>>
>>I can try to fill in whatever I can. Where is it? Can you fill in as
>>much as you can?
>>
>>
>
> Uh, there is a CHANGELOG file in the top level jdbc directory.  We
> usually don't list interface-specific changes in the release notes.
> Instead we update a CHANGELOG file in the directory for that interface.
>
> Can you do a 'cvs log' of the jdbc directory and update that file?
> Don't worry about the date because this will all be in 7.2.
>
>
>



pgsql-jdbc by date:

Previous
From: Rene Pijlman
Date:
Subject: Proposal to fix Statement.executeBatch()
Next
From: Bruce Momjian
Date:
Subject: Re: Couple of patches for jdbc driver