pgsql: Remove obsolete statement that you can't update through a cursor. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Remove obsolete statement that you can't update through a cursor.
Date
Msg-id 20071024225552.86A29754229@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove obsolete statement that you can't update through a cursor.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        fetch.sgml (r1.40 -> r1.41)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/fetch.sgml?r1=1.40&r2=1.41)

pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: pgsql: Rearrange vacuum-related bits in PGPROC as a bitmask, to better
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Disallow scrolling of FOR UPDATE/FOR SHARE cursors, so as to