Re: bidirectional cursors on views - Mailing list pgsql-hackers

From Tom Lane
Subject Re: bidirectional cursors on views
Date
Msg-id 14195.1061164235@sss.pgh.pa.us
Whole thread Raw
In response to Re: bidirectional cursors on views  (Shachar Shemesh <psql@shemesh.biz>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: 7.4 beta 1 getting out of swap
Next
From: "Christopher Kings-Lynne"
Date:
Subject: failure in latest cvs