Re: Javascript support in the backend, i.e. PL/JS

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Javascript support in the backend, i.e. PL/JS
Дата
Msg-id 20644.1195233489@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Javascript support in the backend, i.e. PL/JS  (Sam Mason <sam@samason.me.uk>)
Список pgsql-hackers
Sam Mason <sam@samason.me.uk> writes:
> On Fri, Nov 16, 2007 at 10:56:55AM -0500, Tom Lane wrote:
>> More generally, I think that the average programmer would rather just
>> not be bothered with all these details; he'd want to write
>> 
>> for (row in spi.query("...sql..." [, arguments])) { ...

> OK.  Would you expect this to use cursors under the hood?  I can't see a
> good way of making this work without them unless I accept that they're
> going to fail if the record set gets too large.

Yeah, you want it to "just work" ...
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [COMMITTERS] pgsql: update files for beta3
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pg_ctl -t N register ??