Search Postgresql Archives

Re: SCROLL CURSOR

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



<cyw@xxxxxxx> writes:
> I declare a cursor as below:
>     DECLARE
>             links_cur SCROLL CURSOR IS SELECT * FROM road;
> and get this error:
>     CONTEXT:  invalid type name "SCROLL CURSOR IS SELECT * FROM road"

What PG version?  IIRC plpgsql didn't allow the SCROLL modifier there
before 8.3.

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux