1- <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.450 2006/09/2203:04:23 momjian Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.451 2006/09/2215:29:04 tgl Exp $ -->
22<!--
33
44Typical markup:
@@ -11,9 +11,7 @@ PostgreSQL <productname>
1111pg_[A-Za-z0-9_] <application>
1212[A-Z][A-Z] <type>, <envar>, <literal>
1313non-ascii convert to & escapes
14- http://www.mountaindragon.com/html/iso.htm
15- encode multibytes as UTF8
16- http://www.pemberley.com/janeinfo/latin1.html#latexta
14+ http://www.w3.org/TR/html4/sgml/entities.html
1715wrap long lines
1816
1917For new features, add links to the documentation sections.
@@ -55,19 +53,19 @@ For new features, add links to the documentation sections.
5553
5654 <listitem>
5755 <para>
58- New FILLFACTOR support for tables and indexes
56+ New FILLFACTOR support for tables and indexes
5957 </para>
6058 </listitem>
6159
6260 <listitem>
6361 <para>
64- Many query optimization improvements
62+ Many query optimization improvements
6563 </para>
6664 </listitem>
6765
6866 <listitem>
6967 <para>
70- More efficient vacuuming
68+ More efficient vacuuming
7169 </para>
7270 </listitem>
7371
@@ -86,7 +84,7 @@ For new features, add links to the documentation sections.
8684 <listitem>
8785 <para>
8886 Query enhancements including RETURNING values, multi-VALUES,
89- support, and self-joins for DELETE
87+ support, and self-joins for DELETE
9088 </para>
9189 </listitem>
9290
@@ -110,7 +108,7 @@ For new features, add links to the documentation sections.
110108
111109 <listitem>
112110 <para>
113- Array and aggregate improvements
111+ Array and aggregate improvements
114112 </para>
115113 </listitem>
116114
@@ -1173,7 +1171,7 @@ For new features, add links to the documentation sections.
11731171 <listitem>
11741172 <para>
11751173 Have the <command>COPY</> command return a command tag that
1176- includes the number of rows copied (VolkanYazıcı )
1174+ includes the number of rows copied (VolkanYazici )
11771175 </para>
11781176 </listitem>
11791177
@@ -1587,7 +1585,7 @@ For new features, add links to the documentation sections.
15871585 <listitem>
15881586 <para>
15891587 Allow <literal>\c</> to connect to a new host and port
1590- number (David, VolkanYazıcı )
1588+ number (David, VolkanYazici )
15911589 </para>
15921590 </listitem>
15931591
@@ -1752,7 +1750,7 @@ For new features, add links to the documentation sections.
17521750 Add <function>PQdescribePrepared()</>,
17531751 <function>PQdescribePortal()</>, and related functions
17541752 return information about previously prepared statements
1755- and open cursors (VolkanYazıcı )
1753+ and open cursors (VolkanYazici )
17561754 </para>
17571755 </listitem>
17581756