Thread: pgsql: Pl/pgsql MOVE done: < o Add support for MOVE and SCROLL

pgsql: Pl/pgsql MOVE done: < o Add support for MOVE and SCROLL

From
momjian@postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Pl/pgsql MOVE done:

<         o Add support for MOVE and SCROLL cursors
<
<           PL/pgSQL cursors should support the same syntax as
<           backend cursors.
<
>         o -Add support for MOVE cursors
>         o Add support for SCROLL cursors

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2174 -> r1.2175)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2174&r2=1.2175)
    pgsql/doc/src/FAQ:
        TODO.html (r1.675 -> r1.676)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.675&r2=1.676)