Re: Fix for fetchone() and fetchmany() in Python interface - Mailing list pgsql-patches

From Thomas Lockhart
Subject Re: Fix for fetchone() and fetchmany() in Python interface
Date
Msg-id 3B7BEBB0.D3BAC34A@fourpalms.org
Whole thread Raw
In response to Re: Fix for fetchone() and fetchmany() in Python interface  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Fix for fetchone() and fetchmany() in Python interface
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Re: Proposal for encrypting pg_shadow passwords
Next
From: Fernando Nasser
Date:
Subject: Re: Fix for fetchone() and fetchmany() in Python interface