Commit fef89414 authored by Bruce Momjian's avatar Bruce Momjian

Done:

> 	o -Allow cursors outside transactions
parent 64c1399d
TODO list for PostgreSQL
========================
Last updated: Thu Mar 20 22:47:34 EST 2003
Last updated: Thu Mar 27 11:47:07 EST 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -196,7 +196,7 @@ Commands
o Allow UPDATE/DELETE WHERE CURRENT OF cursor using per-cursor tid
stored in the backend
o Prevent DROP of table being referenced by our own open cursor
o Allow cursors outside transactions [cursor]
o -Allow cursors outside transactions
* INSERT
o Allow INSERT/UPDATE of system-generated oid value for a row
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment