Re: Last call for 7.3.2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Last call for 7.3.2
Дата
Msg-id 15038.1044219037@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Last call for 7.3.2  (Neil Conway <neilc@samurai.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PERFORM] not using index for select min(...)
Следующее
От: Neil Conway
Дата:
Сообщение: Re: Interactive Documentation - how do you want it to