Re: Concern about new PL/Perl

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Concern about new PL/Perl
Дата
Msg-id 200411162334.14477.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Concern about new PL/Perl  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan wrote:
> >$res->{rows}
> >
> >is a reference to an array of the result rows.
> >
> >For a different command
> >
> >$res->{rows}
> >
> >is a scalar containing the number of affected rows.

> I don't recall seeing any reply to this, but I'm inclined to agree
> with it.
>
> Joshua, any comment from  CP?

I think using "nrows" for the number of rows would be somewhat 
consistent with the other PLs.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/



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

Предыдущее
От: John Hansen
Дата:
Сообщение: Re: [PATCHES] plperl Safe restrictions
Следующее
От: subhash@nmsu.edu
Дата:
Сообщение: Problems with output function of new datatype!