Re: Fix for fetchone() and fetchmany() in Python interface

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: Fix for fetchone() and fetchmany() in Python interface
Дата
Msg-id 3B7BEBB0.D3BAC34A@fourpalms.org
обсуждение исходный текст
Ответ на Re: Fix for fetchone() and fetchmany() in Python interface  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Fix for fetchone() and fetchmany() in Python interface
Список pgsql-patches
...
> If someone would like to take the responsibility of backpatching more
> aggressively, we should discuss that.
...

Actually, I think that the process worked very well in this case. The
authors of the patch had to sell pretty hard to get it included, and the
reasons (and code) were reviewed by several people in the process. An
initial "no" is a good start for something like this!

It's OK for it to be hard to get something backpatched at the last
minute, and it is good that it is not impossible to do so. And if there
is a problem with the patch, then we all can be even more conservative
next time (and no one can say that we didn't all have a chance to have
input this time).

As we get older and wiser, there is a tendency to accumulate enough
experience that we end up saying "no, because we had trouble doing this
before..." more often than might be desirable.

All imho of course.

                     - Thomas

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: Proposal for encrypting pg_shadow passwords
Следующее
От: Fernando Nasser
Дата:
Сообщение: Re: Fix for fetchone() and fetchmany() in Python interface