We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d70d7 commit bb36c18Copy full SHA for bb36c18
doc/src/sgml/release.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.373 2005/09/23 02:42:34 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.374 2005/09/23 16:36:35 momjian Exp $
3
4
Typical markup:
5
@@ -177,9 +177,7 @@ pg_[A-Za-z0-9_] <application>
177
Integrating autovacuum into the server allows it to be
178
automatically started and stopped in sync with the database
179
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.
+ <filename>postgresql.conf</>.
183
</para>
184
</listitem>
185
</varlistentry>
0 commit comments