Re: updateable cursors & visibility

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: updateable cursors & visibility
Дата
Msg-id 3E7FD1FC.AAADF69A@tpf.co.jp
обсуждение исходный текст
Ответ на updateable cursors & visibility  (Neil Conway <neilc@samurai.com>)
Ответы Re: updateable cursors & visibility  (Neil Conway <neilc@samurai.com>)
Список pgsql-hackers
Neil Conway wrote:
> 
> Folks,
> 
> I'd like to implement updateable cursors. I'll be working on just
> getting updateable cursors working for relatively simple SELECT queries
> (e.g. no joins, aggregates, grouping, user-defined function calls,
> etc.). BTW, I believe that's all the SQL spec requires, but I need to
> double check that. I'm also planning on only implementing only
> INSENSITIVE cursors,

Does the SQL standard allow INSENSITIVE updatable cursors ?

regards,
Hiroshi Inouehttp://www.geocities.jp/inocchichichi/psqlodbc/



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PQescapeBytea on Win32
Следующее
От: Neil Conway
Дата:
Сообщение: Re: updateable cursors & visibility