Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit025f635

Browse files
committed
Add mention of UPDATE
> o Allow UPDATE/DELETE WHERE CURRENT OF cursor using per-cursor tid
1 parent2ceea88 commit025f635

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Thu Jan 24 21:32:45 EST 2002
3+
Last updated:Thu Jan 24 21:33:26 EST 2002
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -232,7 +232,7 @@ COMMANDS
232232
o Allow BINARY option to SELECT, just like DECLARE
233233
o MOVE 0 should not move to end of cursor
234234
o Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
235-
o Allow DELETE WHERE CURRENT OF cursor using per-cursor tid
235+
o AllowUPDATE/DELETE WHERE CURRENT OF cursor using per-cursor tid
236236
stored in the backend
237237
o Prevent DROP of table being referenced by our own open cursor
238238

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp