pgsql: Update: < o Add support for WITH HOLD cursors > o Add

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update: < o Add support for WITH HOLD cursors > o Add
Date: 2006-06-28 15:39:32
Message-ID: 20060628153932.78E009FA5CD@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update:

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

Modified Files:
--------------
pgsql/doc:
TODO (r1.1905 -> r1.1906)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1905&r2=1.1906)
pgsql/doc/src/FAQ:
TODO.html (r1.408 -> r1.409)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.408&r2=1.409)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-06-28 17:05:49 pgsql: Adjust TupleHashTables to use MinimalTuple format for contained
Previous Message Bruce Momjian 2006-06-28 13:10:18 pgsql: Update Russian FAQ.