aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/release-9.0.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/release-9.0.sgml b/doc/src/sgml/release-9.0.sgml
index ab3b8c070dd..7ed1ead414d 100644
--- a/doc/src/sgml/release-9.0.sgml
+++ b/doc/src/sgml/release-9.0.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.37 2010/06/30 14:25:24 adunstan Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.38 2010/07/01 02:33:21 momjian Exp $ -->
<sect1 id="release-9-0">
<title>Release 9.0</title>
@@ -398,7 +398,7 @@
<itemizedlist>
<listitem>
<para>
- Allow continuous archive standby systems to accept read-only queries
+ Allow a standby system to accept read-only queries
(Simon Riggs, Heikki Linnakangas)
</para>
@@ -412,7 +412,7 @@
<listitem>
<para>
- Allow continuous archive (<acronym>WAL</>) files to be streamed to a
+ Allow write-ahead log (<acronym>WAL</>) files to be streamed to a
standby system (Fujii Masao, Heikki Linnakangas)
</para>