Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit bb36c18

Browse files
committed
Remove xid wraparound mention, because it was already done in 8.0, per Neil.
1 parent 06d70d7 commit bb36c18

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

doc/src/sgml/release.sgml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.373 2005/09/23 02:42:34 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.374 2005/09/23 16:36:35 momjian Exp $
33

44
Typical markup:
55

@@ -177,9 +177,7 @@ pg_[A-Za-z0-9_] <application>
177177
Integrating autovacuum into the server allows it to be
178178
automatically started and stopped in sync with the database
179179
server, and allows autovacuum to be configured from
180-
<filename>postgresql.conf</>. Also autovacuum now checks
181-
if the database is in danger of xid wraparound and
182-
vacuums the database if needed.
180+
<filename>postgresql.conf</>.
183181
</para>
184182
</listitem>
185183
</varlistentry>

0 commit comments

Comments
 (0)