mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-11-21 03:13:05 +08:00
Done:
> o -Allow cursors outside transactions
This commit is contained in:
parent
64c1399dac
commit
fef89414e6
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user