File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.522 2007/10/18 05:39:06 momjian Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.523 2007/10/18 06: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, including a operators and a
69
- new <type>XML</type> builtin
68
+ Support for the SQL/XML standard, including new 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, including a operators and a
1309
- new <type>XML</type> builtin (Nikolay Samokhvalov, Peter)
1308
+ Support for the SQL/XML standard, including new operators and a
1309
+ new <type>XML</type> builtin type (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>
You can’t perform that action at this time.
0 commit comments