diff options
-rw-r--r-- | doc/src/sgml/release.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index b4b502ca981..16b91d9b0a9 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.559 2007/12/03 23:49:50 tgl Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.560 2007/12/07 16:53:31 momjian Exp $ --> <!-- Typical markup: @@ -165,7 +165,7 @@ do it for earlier branch release files. <listitem> <para> - Distributed checkpoints prevent checkpoint I/O spikes + Smoothed checkpoints prevent checkpoint I/O spikes </para> </listitem> @@ -682,7 +682,7 @@ current_date < 2017-11-17 <listitem> <para> - Distributed checkpoints prevent checkpoint I/O spikes (Itagaki + Smoothed checkpoints prevent checkpoint I/O spikes (Itagaki Takahiro and Heikki Linnakangas) </para> |