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

Commit2ceea88

Browse files
committed
Add mention of implementation:
> o Allow DELETE WHERE CURRENT OF cursor using per-cursor tid> stored in the backend
1 parente0d5a55 commit2ceea88

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/TODO

Lines changed: 3 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 2420:04:28 EST 2002
3+
Last updated:Thu Jan 2421:32:45 EST 2002
44

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

@@ -232,7 +232,8 @@ 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
235+
o Allow DELETE WHERE CURRENT OF cursor using per-cursor tid
236+
stored in the backend
236237
o Prevent DROP of table being referenced by our own open cursor
237238

238239
* INSERT

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp