Re: bidirectional cursors on views

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: bidirectional cursors on views
Дата
Msg-id 14195.1061164235@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: bidirectional cursors on views  (Shachar Shemesh <psql@shemesh.biz>)
Список pgsql-hackers
Shachar Shemesh <psql@shemesh.biz> writes:
> Am I to understand that psql's nativ cursors support bidirectional 
> movements on views? That is good news, actually.

They do.  (Complex views, like joins, may not work real well before
7.4.)

I suspect your real difficulty is that a view will not expose the ctid
column of the underlying table (if any).
        regards, tom lane


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