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

Commit0e3793e

Browse files
committed
Prefer savepoints term:
< allow error codes to be specified; requires nested transactions---> allow error codes to be specified; requires savepoints321c321< * Allow nested transactions / savepoints [transactions]---> * Allow savepoints / nested transactions [transactions]
1 parenta2dc469 commit0e3793e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/TODO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Thu Jan 315:41:47 EST 2002
3+
Last updated:Thu Jan 316:14:26 EST 2002
44

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

@@ -202,7 +202,7 @@ COMMANDS
202202
o Allow dump/load of CSV format
203203
o Change syntax to WITH DELIMITER, (keep old syntax around?)
204204
o Allow COPY to report error lines and continue; optionally
205-
allow error codes to be specified; requiresnested transactions
205+
allow error codes to be specified; requiressavepoints
206206
* CURSOR
207207
o Allow BINARY option to SELECT, like we do with DECLARE
208208
o MOVE 0 should not move to end of cursor
@@ -318,7 +318,7 @@ TRANSACTIONS
318318

319319
* Allow autocommit so always in a transaction block
320320
* Overhaul bufmgr/lockmgr/transaction manager
321-
* Allownested transactions / savepoints [transactions]
321+
* Allowsavepoints / nested transactions [transactions]
322322
* -Handle transaction rollover (Tom) [transactions]
323323

324324
EXOTIC FEATURES

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp