Shachar Shemesh <[EMAIL PROTECTED]> 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
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly