|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.522 2007/10/1805:39:06 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.523 2007/10/1806:07:23 neilc Exp $ --> |
2 | 2 | <!--
|
3 | 3 |
|
4 | 4 | Typical markup:
|
@@ -65,14 +65,14 @@ do it for earlier branch release files.
|
65 | 65 |
|
66 | 66 | <listitem>
|
67 | 67 | <para>
|
68 |
| - Support for the SQL/XML standard, includinga operators and a |
69 |
| - new <type>XML</type> builtin |
| 68 | + Support for the SQL/XML standard, includingnew operators and a |
| 69 | + new <type>XML</type> builtin type |
70 | 70 | </para>
|
71 | 71 | </listitem>
|
72 | 72 |
|
73 | 73 | <listitem>
|
74 | 74 | <para>
|
75 |
| -Enumerated(<type>ENUM</>) data type support |
| 75 | +Support for enumerated data types(<type>ENUM</type>) |
76 | 76 | </para>
|
77 | 77 | </listitem>
|
78 | 78 |
|
@@ -1305,14 +1305,14 @@ do it for earlier branch release files.
|
1305 | 1305 |
|
1306 | 1306 | <listitem>
|
1307 | 1307 | <para>
|
1308 |
| - Support for the SQL/XML standard, includinga operators and a |
1309 |
| - new <type>XML</type> builtin (Nikolay Samokhvalov, Peter) |
| 1308 | + Support for the SQL/XML standard, includingnew operators and a |
| 1309 | + new <type>XML</type> builtintype(Nikolay Samokhvalov, Peter) |
1310 | 1310 | </para>
|
1311 | 1311 | </listitem>
|
1312 | 1312 |
|
1313 | 1313 | <listitem>
|
1314 | 1314 | <para>
|
1315 |
| -Enumerated(<type>ENUM</>) data type support (Tom Dunstan) |
| 1315 | +Support for enumerated data types(<type>ENUM</type>) (Tom Dunstan) |
1316 | 1316 | </para>
|
1317 | 1317 |
|
1318 | 1318 | <para>
|
|