Re: Last call for 7.3.2 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Last call for 7.3.2
Date
Msg-id 15038.1044219037@sss.pgh.pa.us
Whole thread Raw
In response to Re: Last call for 7.3.2  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
Neil Conway <neilc@samurai.com> writes:
> On Sun, 2003-02-02 at 15:15, Tom Lane wrote:
>> I was thinking of that as a feature addition, but you still have time
>> to convince me it's a bug fix ...

> IMHO, it's a bugfix, or at least fixes a notable omission: the
> documented function of PQcmdTuples is that it "Returns the number of
> rows affected by the SQL command."

Yeah, but the next sentence makes it perfectly clear which commands the
function works for.  Extending it to FETCH and MOVE is clearly a useful
extension ... but it's an extension.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PERFORM] not using index for select min(...)
Next
From: Neil Conway
Date:
Subject: Re: Interactive Documentation - how do you want it to