Skip to content
Snippets Groups Projects
Commit 91a6bb04 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update:

> 	o MOVE 0 should not move to end of cursor (Bruce)
parent 76aada9e
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Fri Nov 1 21:42:54 EST 2002 Last updated: Fri Nov 1 21:44:07 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -230,7 +230,7 @@ Commands ...@@ -230,7 +230,7 @@ Commands
* CURSOR * CURSOR
o Allow BINARY option to SELECT, just like DECLARE o Allow BINARY option to SELECT, just like DECLARE
o MOVE 0 should not move to end of cursor o MOVE 0 should not move to end of cursor (Bruce)
o Allow UPDATE/DELETE WHERE CURRENT OF cursor using per-cursor tid o Allow UPDATE/DELETE WHERE CURRENT OF cursor using per-cursor tid
stored in the backend stored in the backend
o Prevent DROP of table being referenced by our own open cursor o Prevent DROP of table being referenced by our own open cursor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment