Re: JDBC patch procedures (Re: [PATCHES] Patch for jdbc2 ResultSet.java)

Поиск
Список
Период
Сортировка
От Rene Pijlman
Тема Re: JDBC patch procedures (Re: [PATCHES] Patch for jdbc2 ResultSet.java)
Дата
Msg-id 4bafptshs22a71g8jes9f21k07aigpejda@4ax.com
обсуждение исходный текст
Ответ на Re: JDBC patch procedures (Re: [PATCHES] Patch for jdbc2 ResultSet.java)  (Gunnar Rønning <gunnar@polygnosis.com>)
Ответы Re: JDBC patch procedures (Re: [PATCHES] Patch for jdbc2 ResultSet.java)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-jdbc
On 06 Sep 2001 14:18:09 +0200, Gunnar Rønning wrote:
>* Tom Lane <tgl@sss.pgh.pa.us> wrote:
>| Of these #3 seems like the solution that will emerge in the long term
>| anyway; but do we have candidate patch-meisters now?
>|
>| Comments, better ideas, nominations, volunteers?

>I would like to nominate Barry Lind as he has been doing great work for a
>long time.

I second that, if Barry volunteers of course.

>Maybe 2-3 of the most active JDBC developers should be given
>commit access, so we're not dependent on one person to merge in patches.

I'm not sure if I qualify, since I haven't been around very
long, but I'll be glad to help out if volunteers are needed.

I'm under the impression that JDBC receives more ad hoc patches
from relative newcomers than the backend does. Therefore, I
propose to follow a peer review procedure for applying patches
to JDBC:

1) Every patch must be reviewable. It should be a clean diff and
it must contain a clear description of the problem that's being
solved, the reason for certain changes, JDBC compliance etc.

2) Every non-trivial patch should receive a positive
recommendation from at least one person of a team of certified
reviewers before it is applied. The review process (e.g. Q&A
between reviewer and developer, approve/reject) occurs on the
pgsql-jdbc list.

This is already happening with a lot of patches, but I think it
would be good to turn this practice into an official and
documented procedure.

Regards,
René Pijlman <rene@lab.applinet.nl>

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "chris markiewicz"
Дата:
Сообщение: Re: error - NOTICE: current transaction...MORE DETAIL...
Следующее
От: Barry Lind
Дата:
Сообщение: Re: driver source code indentation