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

Commitd66f172

Browse files
committed
Don't document that UNDO is certain to be added in the future.
1 parentf170e61 commitd66f172

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎doc/src/sgml/wal.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/wal.sgml,v 1.15 2002/02/11 23:25:14 momjian Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/wal.sgml,v 1.16 2002/07/05 19:06:11 momjian Exp $ -->
22

33
<chapter id="wal">
44
<title>Write-Ahead Logging (<acronym>WAL</acronym>)</title>
@@ -80,8 +80,7 @@
8080
<title>Future Benefits</title>
8181

8282
<para>
83-
In this first release of <acronym>WAL</acronym>, UNDO operation is
84-
not implemented, because of lack of time. This means that changes
83+
UNDO operation is not implemented. This means that changes
8584
made by aborted transactions will still occupy disk space and that
8685
we still need a permanent <filename>pg_clog</filename> file to hold
8786
the status of transactions, since we are not able to re-use

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp